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

Reply To: Unable to show predicative search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Unable to show predicative search Reply To: Unable to show predicative search

#55681
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Thank you for the details, it helped a lot.

The issue was caused by a custom code snippet in your theme functions.php file, which was used to exclude out of stock items, however it was not working correctly. I have deactivated that, and instead I have added an out of stock filter to make it work properly without any custom code.