- This topic has 3 replies, 3 voices, and was last updated 8 years, 1 month 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 › Filter on multiple pages
Hello,
I’d like to have my filter on multiple pages using the “Custom” method. But the custom method requires me to set a URL for a page.
How can I achieve this without having to duplicate the filter 5 times and set different URL’s for every filter?
Thanks in advance!
Just to add, not sure if this will work exactly for what you need, but you could use a filter to dynamically update the results URL:
https://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/#Modify_URLs
Then of course you would have to integrate the same search form ID into all those queries on those individual pages.
Thanks