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

Reply To: Ajax Search Plugin Response Data Missing

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax Search Plugin Response Data Missing Reply To: Ajax Search Plugin Response Data Missing

#33590
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Thanks for the details. I could not trigger the error, as some scripts on the home page are not initialized due to an error on the console: https://i.imgur.com/rhwQRYV.png
It is caused by a 3rd party script, because it is defered, but the inline sript afterwards tries to get a variable from the defered script, which does not exist yet. Try turning off the script defer option in WP rocket, it may resolve this issue, as well as others, and hopefully the one with the search script too.