This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: General issues with Ajax Search Pro

Home Forums Product Support Forums Ajax Search Pro for WordPress Support General issues with Ajax Search Pro Reply To: General issues with Ajax Search Pro

#26838
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Martin,

I assume you have the redirection set to the “WooCommerce results page”? The WooCommerce results page is only capable of displaying products as results – so taxonomy archives, posts or any other posts types are automatically removed by the WooCommerce results handler.

If that is not the case, and the search override is enabled, then check:
– if there is any other search plugin active. By default other search plugins have automatic results override, so they will automatically change the results from ajax search pro to their own.
– If there was any modification to the search.php template file. If there is a custom query implemented there, then it is in effect, and not letting the results override to function properly, as it cannot detect this custom query.

1 & 2. No, there is a “Devon” category and a “Devon” product category. On the search settings, you have enabled to return both items from “category” and “product_cat” taxonomy. I think you only want the “product_cat”. Regardless of how many products are tagged with that category, it will appear only once.