Istante Search add other filters than category
-
With my team, we are working on integrating Typesense with WordPress. We have enabled instant search, but there is a need to add additional filters to the search. We have already created the display to provide users with the ability to perform more targeted searches on the front end (e.g., a checkbox that allows you to search by author, search within attachments, or search between an interval of date).
However, we are unable to detect the code portion in WordPress that needs modification to perform the query with the new options, when users click
What I would want is to call a function that modifies the ‘query_by’ or parameter based on the values entered by the user in the front end.
I hope this explanation has been clear, and I would greatly appreciate your assistance.
Thank you very much
The topic ‘Istante Search add other filters than category’ is closed to new replies.