Forums › Forums › Search & Filter Pro › Default result
- This topic has 18 replies, 2 voices, and was last updated 7 years, 12 months ago by Anonymous.
-
Trevor(Private) November 4, 2016 at 2:38 pm #68671
It IS possible, but I have never done it. You would need to use the is_filtered() function to see if the filter has yet been used (or has been reset) and then use sf_edit_query_args filter to change the incoming filters applied to the page. All this in your child theme functions.php file.
You might find ideas in this github repository from the developer of Search & Filter:
-
AuthorPosts