Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Response Data Missing Error › Reply To: Response Data Missing Error
August 4, 2020 at 8:50 am
#28794
Keymaster
Hi Donald,
The issue is, that the wordpress ajax handler URL is not correct. The plugin tries to do a request to the site main page, while it should be requesting the /wp-admin/admin-ajax.php file. I strongly recommend investigating that issue, the WordPress default ajax url should not be changed, it may conflict with other plugins as well. It is unfortunately not caused by the this plugin, because the search only requests that URL from the WordPress core.
As a temporary resolution, you can enable the custom ajax handler here: https://i.imgur.com/ZFp7fv2.png