Hello,
i’ve noticed that if a search a terms in my site, like “CELICA”, i have 28 results in the woocommerce backend, and only 12 in ajax search PRO on the frontend.
I’ve tried several options but i cannot match the 2 seaches.
The problem is that some products are not found by ajax search PRO.
How can i fix that?
What i’ll need is to show all the results that have “CELICA” in the title, can you check why isn’t working?
Thank you.
I believe these might be the catalog and search exclusions causing the problem: https://i.imgur.com/I59sLhx.png
The back-end returns even the excluded results. If you remove the exclusions the number should be okay.
Ok now it works. The strange thing is that i don’t remember to have set the exclude options…
By the way, one last question, thinking of that, how can i limit the results to only the products in stock?
Thanks again!