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

Reply To: Suggested keywords no working properly

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Suggested keywords no working properly Reply To: Suggested keywords no working properly

#5625
Ernest MarcinkoErnest Marcinko
Keymaster

I see a different error now, which might bring us closer to the solution:

http://quiquealien.com/wp-admin/admin-ajax.php is missing, error 404

That is not good at all, that’s an internal wordpress file. Please check if that file exists on your server in that directory, it’s responsible for all WordPress ajax requests on the front-end and back-end.

If the file is not missing, then there must be a malfunctioning .htaccess rule in your .htaccess file, which redirects all requests to the admin-ajax.php file to the default 404 error page.