- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Use Search & Filter Pro as a navigation menu?
Tagged: menu, navigation
Hi
I have set up Search & Filter Pro and all is working as it should be for drop downs, radio buttons etc
I was wondering if there is a way to use it in a custom navigation menu?
Something like this:
<ul class="main-nav">
<li><a href="/?sfid=1117&_sft_category=category-1/">Cat 1</a></li>
<li><a href="/?sfid=1117&_sft_category=category-2/">Cat 2</a></li>
<li><a href="/?sfid=1117&_sft_category=category-3/">Cat 3</a></li>
<li><a href="/?sfid=1117&_sft_category=category-4/">Cat 4</a></li>
</ul>
Is there a way to activate the data on this element?
Many thanks
Hi Ok no problem.
Just to say as short term solution, I’ve hidden the radio buttons (not great for accessibility I know) and added a cursor pointer to the labels and with a little css change I have the required effect.
Many thanks, the plugin is great and will definitely use on other projects.