400 Bad Request for WPML
-
Hi,
I have recently added WPML to my wordpress page where I am successfully using WP Event Manager. My website is offering German (default language) and English.
For German, WP Event Listing works fine.
When switching to English, it is stuck with a loading wheel and no events are displayed.I am pretty sure that it is because
get_listingsajax request fails with “400 Bad Request” because for English version it is targeted athttps://[myurl.de]/em-ajax/get_listings/?lang=en/instead ofhttps://[myurl.de]/em-ajax/get_listingsHow can I make sure ajax requests from the proper URL without language appendix?
Is this something I can fix in the WP Event Manager code – or is it something that is messed up with my WPML configuration?
The topic ‘400 Bad Request for WPML’ is closed to new replies.