When using the side box search.
why is it that i cant toggle the catagories on or off for them to show or not show on the website?
infact in the module it says the catagories are off but they can of course be seen
Hi terry
Thanks for contacting and choosing our product
About your problem, you can modify one of the code follow the instructions below
In source: templates\jux_citilights\html\mod_jux_realestate_realtysearch\horizontal.php
at line 138 : edit $types_advance == 0 -> $types_advance == 1
at line 144 : edit $cat_advance == 0 -> $cat_advance == 1
at line 150: edit $country_advance == 0 -> $country_advance == 1
at line 162: edit $agent_advance == 0 -> $agent_advance == 1
at line 162: edi $beds_advance == 0 -> $beds_advance == 1
Hope it can help you
Hi terry
Thanks for feedback,
About your problem, you to follow what my instructions above, ?
if still having problems, you can describe the problem in detail, I will help you
thank you for your reply
i am sure its just part of the language barrier but
i want to know exactly what to edit and what effect it makes.
eg - if i change one line then it doesnt show in the box? or explain, if put 1 instead of 0 then it hides from view?
for example
In source: templates\jux_citilights\html\mod_jux_realestate_realtysearch\horizontal.php
at line 138 : edit $types_advance == 0 -> $types_advance == 1 Do i put this whole line in? or do i just change the 0 to a 1?
at line 144 : edit $cat_advance == 0 -> $cat_advance == 1
at line 150: edit $country_advance == 0 -> $country_advance == 1
at line 162: edit $agent_advance == 0 -> $agent_advance == 1
at line 162: edi $beds_advance == 0 -> $beds_advance == 1
Hi terry
Thanks for feedback,
you need to do now is to just replace 0 to 1
if still having problems, Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon