Hello everyone?
I’m having a problem on a website I’m developing on a temporary domain. On the search page, I added filters, but when I select any of those filters, it shows me all the products from that category, for example. It doesn’t show only the products from that category that match the search results. So, if I search for a term, like “Bibli,” and select the category “Arte,” it shows me all the art books — not just the art books that contain the word “Bibli.”
It’s as if instead of using the “AND” function, it’s using the “OR” function. So, it’s showing either the search results or that category, that ends up displaying a much larger group of products than it should. I need it to use the “AND” condition, meaning it must be from that category and match the search result.
https://ergosol.com.br/page/2/?s=bibli&post_type=product
How can I fix this?
-
This topic was modified 2 hours, 44 minutes ago by
camillerabbi.