Tagged: 

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • sugiartonardi Friend
    #1057121

    Category dropdown options and location descriptions are not working properly.
    Please see picture 001 ( url: http://www.visitjateng.com/info/tentang-kami.html ). dropdown that i want like that. But in some dropdown menus look like 002 images ( url : http://www.visitjateng.com/informasi-pariwisata-di-provinsi-jawa-tengah-indonesia.html ).

    Please helpme to solve this problem dropdown (select).


    1. 001
    2. 002
    Luna Garden Moderator
    #1057179

    Hi,

    Go to file:

    modules\mod_jak2filter\assets\asset.php

    change:

    //script
    $doc->addScript($basepath.'js/jak2filter.js?v=2');
    $doc->addScript($basepath.'jquery/jquery-sortable.js');

    to:

    //script
    $doc->addScript('/media/system/js/mootools-core.js');
    $doc->addScript('/media/system/js/core.js');
    $doc->addScript('/media/system/js/mootools-more.js');
    $doc->addScript($basepath.'js/jak2filter.js?v=2');
    $doc->addScript($basepath.'jquery/jquery-sortable.js');

    sugiartonardi Friend
    #1057286

    Still unresolved. I’ve followed the instructions.


    1. 003
    sugiartonardi Friend
    #1057288

    The heme ja k2 filter can not appear in the Search Item Layout Result Search option menu. How to fix this?


    1. 004
    Luna Garden Moderator
    #1057625

    Still unresolved. I’ve followed the instructions.

    I’m just checking on view source of your site, these 3 files have not loaded yet. Update info of FTP of your site on first post, I’ll check it for you.

    The heme ja k2 filter can not appear in the Search Item Layout Result Search option menu. How to fix this?

    Where did you copy Theme JA K2 Filter to ? Did you follow this document: https://www.joomlart.com/documentation/joomla-component/ja-k2-filter#custom-layout

    sugiartonardi Friend
    #1057710
    This reply has been marked as private.
    Luna Garden Moderator
    #1057909

    Please check the info, it seems correct but I can’t view any files neither folders.

    sugiartonardi Friend
    #1058052

    please check again sir.

    Mo0nlight Moderator
    #1058135

    Hi.

    I had fixed the select problem.

    Edit the file:
    /modules/mod_jak2filter/assets/asset.php
    add the code.

    $doc->addScript('media/system/js/mootools-core.js'); 
    $doc->addScript('media/system/js/core.js'); 
    $doc->addScript('media/system/js/mootools-more.js'); 

    edit the file :
    /modules/mod_jak2filter/tmpl/default.php
    add the code.

    <script type="text/javascript">
        jQuery(document).ready(function(){
            jQuery("select").chosen();
        });
    &lt;/script&gt;
    sugiartonardi Friend
    #1070492
    This reply has been marked as private.
    Luna Garden Moderator
    #1070495
    This reply has been marked as private.

    sugiartonardi Friend
    #1070790

    please try again with hosting. I have changed the login info cpanel and admin website

    Mr.Cat Moderator
    #1070886

    @sugiartonardi

    I’ve fixed on your site.

    Just open file

    /modules/mod_jak2filter/elements/categoryk2.php

    Change this line

    $pre = '<sup>|_</sup>&nbsp;';

    to this

    $pre = '<sup>|_</sup> ';

    Now search works correctly

    Regards

    Wisdom is not a product of schooling but of the lifelong attempt to acquire it.

    sugiartonardi Friend
    #1071236

    Search keyword works correctly, but item exists, but when searched does not display results.
    URL:
    http://103.84.194.146/~visitjateng/component/jak2filter/?Itemid=435&issearch=1&theme=ja_k2filter&isc=1&searchword=soto&category_id=118&xf_3=33

    how to fix this?


    1. resultpage
    Mr.Cat Moderator
    #1071259

    @sugiartonardi

    You have to create a k2filter menu, then pick it as menuID on module config.

    Please check screenshot bellow to more detail.

    Regards


    1. 2017-10-31_150551
    2. 2017-10-31_150643

    Wisdom is not a product of schooling but of the lifelong attempt to acquire it.

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 18 replies, has 4 voices, and was last updated by  Mr.Cat 7 years ago.

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