Some users are ending registration earlier than they should because of this message:
EE_Error::add_success( __(‘Attendee information submitted successfully.’, ‘event_espresso’ ));
They simply think that they have registered and close the browser.
I have changed this message to:
EE_Error::add_success( __(‘Attendee added. You MUST still choose a payment method and click on FINALIZE REGISTRATION’, ‘event_espresso’ ));
If this (and other messages like it) was configurable I would not need to dig in the code and change this for every release.
Thanks!
The support post ‘Configurable popup messages [feature request]’ 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.