- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › Best solution to convert Taxonomy list into a mobile menu
Tagged: mobile menu, redirect
Hi,
1-How to transform a big list of taxonomies terms into a mobile menu ?
Here is an example of what i mean : https://www.greetingsisland.com/invitations/birthday/kids
In this example taxonomy filter is reduced to a menu button when users are on mobile.
2-When user select a taxonomy term, is there a way to redirect to archive page of this term instead of search page ?
Thanks in advance for your help
1. This is not possible from with our plugin. It would need to be a feature available in your theme, a page builder plugin, or a plugin designed to do this. But, you may not have more than one instance of the form, and the form still needs to be in the source HTML when the page loads, and not loaded on demand as the Filter button is clicked (so it would be in a hidden block that is then revealed or slides in).
2. Only if the search is of a single Post Type (or, in the case of WooCommerce, both Products and Variations can be searched together) AND the form is set to use the Post Type Archive method (or the WooCommerce method).