- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 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 › No items found
You could make the filters update dynamically to (in the main) prevent a no results search. This is done by going to the General settings tab:
Set Auto Count (both settings) to ON
And then in the Form UI:
In each field set Hide Empty to ON
If you are using our Shortcode method, you should follow the Customising the Results documentation.
When editing the results.php file, you can see the section that displays no results found. You can replace this, or indeed add code there to cause the page to re-direct (you would need to Google how to do that).