-
AuthorPosts
-
July 18, 2015 at 9:00 pm #208986
I have the JA K2 Filter installed on my site and two range sliders that works well in all browsers, but not in smartphones: the drag function is not working, only touch, and it’s difficult select the desired values. I saw this error in Android and IOS.
Can you help in this issue, please?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 20, 2015 at 8:34 am #577981Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 20, 2015 at 8:34 am #644272Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 20, 2015 at 8:34 am #742905Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
July 20, 2015 at 10:08 am #578001Hello Slavian.
You fix that bug by following the step below.
download the zip file and extrach (only the file. not include the folder if has.) to folder.
modules/mod_jak2filter/assets
then add the code
[PHP]$doc->addScript($basepath.’jquery/jquery-ui.min.js’);
$doc->addScript($basepath.’jquery/jquery.ui.touch-punch.min.js’);[/PHP]to the file : modules/mod_jak2filter/helper.php
at line : 323
just after the line : [PHP]$doc->addStyleSheet($basepath.’jquery/jquery.ui.css’);[/PHP]That good to go.
Thanks & Best Regards
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
July 20, 2015 at 10:08 am #644292Hello Slavian.
You fix that bug by following the step below.
download the zip file and extrach (only the file. not include the folder if has.) to folder.
modules/mod_jak2filter/assets
then add the code
[PHP]$doc->addScript($basepath.’jquery/jquery-ui.min.js’);
$doc->addScript($basepath.’jquery/jquery.ui.touch-punch.min.js’);[/PHP]to the file : modules/mod_jak2filter/helper.php
at line : 323
just after the line : [PHP]$doc->addStyleSheet($basepath.’jquery/jquery.ui.css’);[/PHP]That good to go.
Thanks & Best Regards
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
July 20, 2015 at 10:08 am #742925Hello Slavian.
You fix that bug by following the step below.
download the zip file and extrach (only the file. not include the folder if has.) to folder.
modules/mod_jak2filter/assets
then add the code
$doc->addScript($basepath.'jquery/jquery-ui.min.js');
$doc->addScript($basepath.'jquery/jquery.ui.touch-punch.min.js');to the file : modules/mod_jak2filter/helper.php
at line : 323
just after the line :$doc->addStyleSheet($basepath.'jquery/jquery.ui.css');
That good to go.
Thanks & Best Regards
1 user says Thank You to Mo0nlight for this useful post
July 20, 2015 at 3:57 pm #578047Thanks. It works fine!
July 20, 2015 at 3:57 pm #644338Thanks. It works fine!
July 20, 2015 at 3:57 pm #742971Thanks. It works fine!
dbc021191 Frienddbc021191
- Join date:
- May 2015
- Posts:
- 18
- Downloads:
- 8
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
July 25, 2016 at 4:48 pm #953041Hi there
I am having the same problem, and I want to follow these steps, but the File you mention I have to download an extrach? where are that file?
best regards
DanielLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 29, 2016 at 4:15 am #954970Hi,
Just do as follow:
add the code
$doc->addScript($basepath.'jquery/jquery-ui.min.js'); $doc->addScript($basepath.'jquery/jquery.ui.touch-punch.min.js');
to the file : modules/mod_jak2filter/helper.php just after the line :
$doc->addStyleSheet($basepath.'jquery/jquery.ui.css');
All file js file was included in JA K2 Filter Module.
-
AuthorPosts
This topic contains 12 replies, has 4 voices, and was last updated by Luna Garden 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum