Reply To: The search does not work on Firefox

Home Forums Product Support Forums Ajax Search Pro for WordPress Support The search does not work on Firefox Reply To: The search does not work on Firefox

#8699
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

The ajax requests are redirected incorrectly on your server

1. The initial ajax request returns a status of 302, which means it’s redirected: https://i.imgur.com/bdY2iIL.png
2. It initiates another 2 requests to the same file (???) and returns the whole page as result, thus no event handlers were executed: https://i.imgur.com/8ydhcnw.png

You probably have an incorrect or malfunctioning .htaccess configuration file, or one of the rules is redirecting incorrectly. I recommend checking that, or reverting it to the default.
This can be caused by the virtual hosts file as well on your server configuration, however it’s most likely a .htaccess related issue.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)