- This topic has 1 reply, 2 voices, and was last updated 6 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 › Configure Search & Filter pro to go to different page when removing filter
I am using Search and filter pro on a woocommerce site. I have configured a certain page as my product overview page, but this isn’t setup within woocommerce to be my shop page (deliberately). I want to configure search & filter pro as such that after a user removes all filters, the user automatically returns to a specific page, not the Woocommerce shop page. What should I adjust in the code to make this happen?
I am not aware of a way to do this. as you have surmised, our plugin, when in WooCommerce mode will default to the Shop page.
If you have a Reset link/button, rather than using the one build in to the form, you could place a ‘fake’ link/button below the form (to look as if it were in the form) that is a link to that page. That would clear the filters and go to that page.