Forums › Forums › Search & Filter Pro › Search does not filter results
- This topic has 26 replies, 3 voices, and was last updated 6 years, 5 months ago by Trevor.
-
Anonymous(Private) May 16, 2018 at 6:17 pm #178007
Hi,
We have a custom template with 2 filters (taxonomies) and a search field,
Everything works fine but the search does not return results, no matter what you do all the results show up, I can see the search is working in the URL but the results still stay the same.
What can cause this?
Thanks for the help
Anonymous(Private) May 16, 2018 at 6:41 pm #178018Sorry, thanks for your replay, here is the info you asked for
[redacted]
2 more small and not related questions,
1. Can I change the font family of the <option> in the select
2. What CSS selector does the white background while the Ajax is searching on the combo boxes, I would like to change it.Thanks for your help
Trevor(Private) May 17, 2018 at 12:18 pm #178188I have taken a look at the Search form setup. It is set to Custom Display Results method. This is explained here in the documentation:
https://www.designsandcode.com/documentation/search-filter-pro/search-results/custom/
Three different methods of integration are show. Which one did you use, and which theme file was modified?
As to the ancillary questions. The Select2 font-family I think would be like this:
.select2-results { font-family: Lato; }
I am unsure what you mean by #2?
-
AuthorPosts