Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • marketing slavian Friend
    #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 Moderator
    #577981

    Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190

    Luna Garden Moderator
    #644272

    Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190

    Luna Garden Moderator
    #742905

    Thanks for reporting. Our developer is checking this issue and you can check its status here: http://pm.joomlart.com/browse/JAK2FILTER-190

    Mo0nlight Moderator
    #578001

    Hello 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 Moderator
    #644292

    Hello 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 Moderator
    #742925

    Hello 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

    marketing slavian Friend
    #578047

    Thanks. It works fine!

    marketing slavian Friend
    #644338

    Thanks. It works fine!

    marketing slavian Friend
    #742971

    Thanks. It works fine!

    dbc021191 Friend
    #953041

    Hi 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
    Daniel

    Luna Garden Moderator
    #954970

    Hi,

    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.

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 4 voices, and was last updated by  Luna Garden 7 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum