Support

Home Forums Event Espresso Premium Better Popup Control

Better Popup Control

Posted: October 24, 2016 at 8:03 am

Viewing 1 reply thread


Tad Heigel

October 24, 2016 at 8:03 am

Is there a list of all the current pop ups that EE triggers? I am primarily concerned about error message popups. And if there IS a list – is there a way to disable these popups individually instead of globally with CSS?


Josh

  • Support Staff

October 24, 2016 at 1:36 pm

Hi Tad,

You can pull up a list by loading the Event Espresso plugin into your IDE, then do a global search for
EE_Error::add_error(

That will pull up every possible error message that can be triggered. If there are specific messages that you want to disable, we could add a filter hook to allow disabling them, and the quickest way for that to happen would be in you added them and submitted a pull request to our Github project:

https://github.com/eventespresso/event-espresso-core/issues

Viewing 1 reply thread

The support post ‘Better Popup Control’ 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.

Event Espresso