Ajax Not Working
-
Hello,
We have a plugin called Team Booking that creates a calendar that uses Ajax to open up a series of Modals where users can book a class time (see page link). Recently the Ajax requests have been failing. I don’t get any WordFence specific errors but when I disable WordFence the Ajax requests work again. Interestingly, the Ajax always works when I am logged in as a Admin to WordPress. It doesn’t work when I’m in Chrome Incognito mode. In the Chrome Dev Tools the following errors are shown after a few seconds:
POST https://thatsmydog.com/wp-admin/admin-ajax.php net::ERR_SPDY_PROTOCOL_ERROR
XHR failed loading: POST “https://thatsmydog.com/wp-admin/admin-ajax.php”I’ve tried Firefox and Edge and while the same problem happens, no errors are shown in the consoles for those browsers. I’ve also changed the firewall to learning mode with no effect. The site runs through Cloudflare and I’ve tried purging the cache there with no effect. Any insight would be welcome.
The page I need help with: [log in to see the link]
- The topic ‘Ajax Not Working’ is closed to new replies.