Forums › Forums › Search & Filter Pro › dSubmit doesn't show results after filtered with range slider
Tagged: acf, range slider
- This topic has 22 replies, 2 voices, and was last updated 8 years, 8 months ago by
Anonymous.
-
Trevor(Private) February 19, 2017 at 3:51 pm #91228
Ok. I can see that your theme is interfering with and overriding our filter query. If you look in the advanced-search.php template you will see if I have added this line:
do_action('search_filter_query_posts', 77);and now it works. This line overrides your theme’s query, but only works for one search results type.
-
AuthorPosts