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

Reply To: Index DB issues

#10738
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I have found the problem. The widget was using a query which had the search parameter activated, therefore the Ajax Search Pro override was activated.

I’ve added a few lines to the plugin to allow aborting the query on certain conditions.

I’ve also added the following code to the functions.php file in your theme directory, please don’t remove it:

This will make sure that in future updates the fix won’t disappear.