- This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › Testing for "are there any filters active"
In my PHP Search results script I’d like to display 1 of 2 messages.
If the user has just landed on the page (with no filters set) I’d like to display message 1. If the user has filtered the results I’d like to display message 2.
In essence I’m looking for a way to test if any filters are active.
Thanks