- Posts: 25
- Thank you received: 0
Result Dropdown Menu
14 years 1 day ago #14362
by JohanG
Result Dropdown Menu was created by JohanG
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 16 hours ago #14377
by ivan.milic
Replied by ivan.milic on topic Re: Result Dropdown Menu
open index.php of template and add this before ending of body tag </body>
:
<script type="text/javascript" >
jQuery("option:contains('all')").hide();
</script>
:
<script type="text/javascript" >
jQuery("option:contains('all')").hide();
</script>
The following user(s) said Thank You: JohanG
Please Log in to join the conversation.
Time to create page: 0.256 seconds