-
AuthorPosts
-
Luna Garden Moderator
Luna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 21, 2017 at 3:38 am #1043174Hi,
the field that is doing the problems is "procedure" with the value "smp"
some checkbox fields disappear after searchIn backend, you set ‘Empty Fields Interaction’ to be hidden. This means, if the options doesn’t give any results, they will not display.
When you filter with value ‘SMP’, with Range 100-6000 (you have range from 50-6000 but , it doesn’t give any result so all the options are hidden.i found another problem were some fields values return empty (Null) with a text saying "this is a test"
I don’t find any page with text like about, could you share a link that contains that text.
June 22, 2017 at 4:41 pm #1043567- ok, so i have 2 modules, 1 for desktop and one for mobile…when 2 enabled and use select box for filed "procedure", one work and the other don’t…only when changing the 2nd to magic box it works…so i guess 2 select box modules can’t work on the same page? how to fix it?
- how can i put text on the main page of the gallery-filter? i want to add it after the K2 items listing…
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 23, 2017 at 10:51 am #1043816Hi,
We see the problem now, but need time to investigate problem. We’ll reply to you right after we have the solutions.
For seconds question, you can try like below:
Edit the file :components/com_jak2filter/views/itemlist/view.html.php
Add this code.
$params->set('page_title', $title.' text you want to add ');
Above this code.
parent::display($tpl);
- This reply was modified 7 years, 5 months ago by Luna Garden.
June 28, 2017 at 3:52 pm #1044799i didn’t get anything for the 1st solution, as for the text …i don’t want to do it from the component files because i can lose it when jfilter will update. there is no other way?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 30, 2017 at 3:24 am #1045169Hi,
For first question, as you use display:none for div contains JA K2 Filter Module, make the Select choosen doesn’t work. You can follow this link to find the solution: https://stackoverflow.com/questions/19244942/chosen-not-working-for-select-drop-down-which-is-not-displayed-by-default
as for the text …i don’t want to do it from the component files because i can lose it when jfilter will update. there is no other way?
I’m afraid there’s no other way as we did this to custom for your request.
-
AuthorPosts
This topic contains 19 replies, has 3 voices, and was last updated by Luna Garden 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum