- This topic has 1 reply, 2 voices, and was last updated 6 years, 7 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 › Setup not working
Tagged: ajax, custom template
Hi there!
This is my first time using this plugin and I’m having a hard time to make it work.
The initial pages where the user is exposed to the filter is:
1. the blog page (eg.: /blog – which doesn’t use the loop)
2. the category page (eg.: /blog/someCategory) – this uses the loop
For search results I’m using a custom template, blog-filtered.php, which contains the loop, and the same container that holds posts as the other 2 templates mentioned above.
The thing is that when I hit submit, the search results page is loaded and it returns all posts (as not being filtered), and the url doesn’t changed (even if it’s set to) with my query. If I add to the url a string such as “?_sf_s=messages”, the search page returns perfectly a result containing the “messages” keyword.