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

Reply To: Page reloads every second with plugin

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Page reloads every second with plugin Reply To: Page reloads every second with plugin

#16150
Ernest MarcinkoErnest Marcinko
Keymaster

You are welcome 🙂

I believe that the issue might be related to a similar problem with the most recent plugin version, where the back-end search is accidentally overridden by the plugin, in some rare cases.
There is a temporary fix until the next release:

1. Make sure to have a back-up of everything before editing the files.
2. Open up the wp-content\plugins\ajax-search-pro\includes\classes\filters\class-asp-searchoverride.php file via FTP
3. Replace it’s contents with this.
4. Save the file.

That should solve the issue, hopefully.