Tagged: dropdown
-
AuthorPosts
-
August 18, 2017 at 6:48 am #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).
-
Luna Garden Moderator
Luna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
August 18, 2017 at 10:24 am #1057179Hi,
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');
August 19, 2017 at 3:46 am #1057286August 19, 2017 at 4:18 am #1057288The heme ja k2 filter can not appear in the Search Item Layout Result Search option menu. How to fix this?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
August 21, 2017 at 10:08 am #1057625Still 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
August 21, 2017 at 5:57 pm #1057710This reply has been marked as private.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
August 22, 2017 at 10:01 am #1057909August 23, 2017 at 2:57 am #1058052please check again sir.
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
August 23, 2017 at 10:02 am #1058135Hi.
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(); }); </script>
October 27, 2017 at 9:18 am #1070492This reply has been marked as private.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 27, 2017 at 9:34 am #1070495October 30, 2017 at 2:35 am #1070790please try again with hosting. I have changed the login info cpanel and admin website
Mr.Cat ModeratorMr.Cat
- Join date:
- December 2016
- Posts:
- 270
- Downloads:
- 24
- Uploads:
- 69
- Thanks:
- 58
- Thanked:
- 53 times in 50 posts
October 30, 2017 at 8:14 am #1070886I’ve fixed on your site.
Just open file
/modules/mod_jak2filter/elements/categoryk2.php
Change this line
$pre = '<sup>|_</sup> ';
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.
October 31, 2017 at 7:13 am #1071236Search 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=33how to fix this?
- This reply was modified 7 years ago by sugiartonardi.
Mr.Cat ModeratorMr.Cat
- Join date:
- December 2016
- Posts:
- 270
- Downloads:
- 24
- Uploads:
- 69
- Thanks:
- 58
- Thanked:
- 53 times in 50 posts
October 31, 2017 at 8:08 am #1071259You have to create a k2filter menu, then pick it as menuID on module config.
Please check screenshot bellow to more detail.
Regards
-
AuthorPosts
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
Jump to forum
-