-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 19, 2015 at 12:53 pm #574807@jooservices Not solved, this problem is extending longer than I expected. Some users of this forum have gone through the same problem, however the post was removed.
As I said in the previous post, the file to be changed was a JavaScript.
Already send you by MP all site access data.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 7:13 am #574922Hi there
As above js code
if (this.options.disable_scrollwheelzoom == 1) {
mapOptions.scrollwheel = false;
}You can force mapOptions.scrollwheel = false.
Check into script.js line 119
Then remove if condition .By this way it’ll always use false value for scrollwheel
But if check above logic code.
# It’s check if options.disable_scrollwheelzoom have value =1 then set scrollwheel = false
# options camed from
var settings = <?php echo json_encode($aOptions); ?>;
var objWidgetMap = new JAWidgetMap('<?php echo $map_id; ?>', settings);That’s why i have asked you use value 1 instead 0.
Anyways you can modify js as above if needed.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 7:13 am #641266Hi there
As above js code
if (this.options.disable_scrollwheelzoom == 1) {
mapOptions.scrollwheel = false;
}You can force mapOptions.scrollwheel = false.
Check into script.js line 119
Then remove if condition .By this way it’ll always use false value for scrollwheel
But if check above logic code.
# It’s check if options.disable_scrollwheelzoom have value =1 then set scrollwheel = false
# options camed from
var settings = <?php echo json_encode($aOptions); ?>;
var objWidgetMap = new JAWidgetMap('<?php echo $map_id; ?>', settings);That’s why i have asked you use value 1 instead 0.
Anyways you can modify js as above if needed.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 21, 2015 at 7:13 am #739929Hi there
As above js code
if (this.options.disable_scrollwheelzoom == 1) {
mapOptions.scrollwheel = false;
}You can force mapOptions.scrollwheel = false.
Check into script.js line 119
Then remove if condition .By this way it’ll always use false value for scrollwheel
But if check above logic code.
# It’s check if options.disable_scrollwheelzoom have value =1 then set scrollwheel = false
# options camed from
var settings = <?php echo json_encode($aOptions); ?>;
var objWidgetMap = new JAWidgetMap('<?php echo $map_id; ?>', settings);That’s why i have asked you use value 1 instead 0.
Anyways you can modify js as above if needed.
Thank you,
Viet VuTech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 21, 2015 at 4:33 pm #574936Sorry @jooservices, but I could not solve.
You asked me the other day access. I send a PM with the FTP data and access to the site. If you can solve this I thank you.Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 21, 2015 at 4:33 pm #641280Sorry @jooservices, but I could not solve.
You asked me the other day access. I send a PM with the FTP data and access to the site. If you can solve this I thank you.Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 21, 2015 at 4:33 pm #739943Sorry @jooservices, but I could not solve.
You asked me the other day access. I send a PM with the FTP data and access to the site. If you can solve this I thank you.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 2:00 am #575153Hi there
I have accessed your FTP but don’t know where is your site located ? Please provide it.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 2:00 am #641483Hi there
I have accessed your FTP but don’t know where is your site located ? Please provide it.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 23, 2015 at 2:00 am #740145Hi there
I have accessed your FTP but don’t know where is your site located ? Please provide it.Thank you,
Viet VuTech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 23, 2015 at 11:32 am #575234@jooservices I send a PM
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 24, 2015 at 1:03 am #575272solved, thank you
You could put the solution code here until out an update
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 24, 2015 at 1:40 am #575275Hi there
Just update js as i have posted before
//if (this.options.disable_scrollwheelzoom == 1) {
mapOptions.scrollwheel = false;
//}Thank you,
Viet Vu -
AuthorPosts
This topic contains 44 replies, has 2 voices, and was last updated by jooservices 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum