- This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 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 › Opps Page
Do you have a link?
Changing the CSS for your search form to display horizotally should have absolutely no effect on the plugin being able to retrieve results – so its worth having a think about what else might have changed in the search form.
Thanks
Ahh you are using Avada, and search.php ?
The avada “search.php” template, requires that there is a search term present before displaying any results.
Adding an _sf_s (S&F way to add a search term to the query) to the URL shows:
http://robinhollow.com/?sfid=3744&_sf_s=a
Which are indeed some results.
Please see this:
https://www.designsandcode.com/wordpress-plugins/search-filter-pro/faqs/#quick-note-avada
For the modification needed to use this template without a search term 🙂
Thanks