Bookings Ajax won't work
-
Hi.
I’m using Events Manager Free to add the booking feature to events. I’m using custom templates to adjust some stuff, and moved the Javascript that posts a booking with Ajax to an external file (since inline Javascript is bad, and since I load jQuery at the bottom of the page, the script hadn’t access to the jQuery library).
However, posting bookings won’t work from a single event page. Nothing happens. I tried rolling back everything and wen’t with the default code (in case I accidentally had changed some IDs/class names), but that didn’t work either.
The Javascript posts to
admin-ajax.php
in the folder wp-admin. Is it supposed to do that? Seems odd to me: that a plugin posts customized stuff to a WordPress core file.I would deeply appreciate any help on this. Thanks in advance!
- The topic ‘Bookings Ajax won't work’ is closed to new replies.