I am getting an error that there is “nothing in the event queue”. It only happens when I am not logged in. I choose a quantity from the drop-down and then click the button to register. It shows me this error.
The nothing in your event queue error is almost exclusively due to caching.
The fact that it works when logged in but shows the above when logged out pretty much confirms caching (logged-in users are usually not served cached responses by default, logged-out visitors will be).
On checking your site I can see your site is cached and your using WP Engine, they have cached enabled on the server for all pages by default but you can request the exclude specific pages to fix this. We have an article specifically for WP Engine here:
Once they exclude the EE critical pages from caching registrations should work as expected.
Viewing 1 reply thread
The support post ‘"nothing in the event queue" glitch’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.