We’re currently using EE version 4.10.25.p. I’d like to change the message that shows up after successful registration on the Thank You page. Currently it says,
“Congratulations ! Your registration has been successfully processed.
Check your email for your registration confirmation or click the button below to view / download / print a full description of your purchases and registration information.”
The method in that thread still applies and is technically the best way to do it.
There are other methods, some of which may be considered easier by some. For example, using a translation plugin to translate that specific string on the fly. However, translations also cause the site to slow down (unfortunately due to how it works they pretty much always will), combine that with using a plugin that also needs to save and retrieve those strings from the database on every page load and it slows more etc.
Using a snippet to change the text is the most efficient way for you to be able to do it.
If you let me know what you want to change it to I can put together an example for this if needed?
I’ve resolved the problem another way. We wanted to add a note about also checking the spam folder for the registration confirmation email because too many of them were ending up in spam.
We’re on a shared host, and I suspected that it was causing deliverability issues. So I decided to use a transactional email service. I got a Sendinblue free account and installed the Sendinblue plugin, and it looks like the issue is resolved now.
Ahh, yeah, transactional email services such as Sendinblue resolve a lot of email issues are a great service in my opinion.
Email is finicky and shared hosting emails often get flagged.
Viewing 3 reply threads
The support post ‘How to change the successful registration message during checkout – Update?’ 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.