I’m getting some strange green popup messages when hitting the thank you/confirmation page after successfully registering for an event. For example, if no payment is required I get a popup saying ‘No payment required’ over my thank you message. Screengrab here: https://www.dropbox.com/s/xlwc7xhfq0pxsgl/Screenshot%202014-11-18%2009.27.54.png?dl=0
If I use Authorize.net, I get a green message about the payment gateway being selected. Is there a way to turn these off?
Those are the ajax notices. This line of CSS will remove them and can be added to your child themes stylesheet or a plugin like My Custom CSS or Reaktiv CSS Builder:
#espresso-ajax-notices{display:none;}
Keep in mind that they are used in different areas of registration checkout so the above CSS will hide all of them.
The support post ‘Popups on thank you page’ 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.