I wish to delete everything on the Thank You page under the Congratulations box. They won’t need the information on this page and it just looks confusing. Would I do that in the shortcode file or somewhere else? Thanks.
Modifying core files is not recommended and we can not provide support for EE if the code is changed so I would advise against changing the files themselves.
There are a couple of ways to do this, using CSS to hide the details is the easiest, you can use something like:
That will remove all other fields other than the yellow box on the thank you page.
The other option is to load custom templates which output no details, the problem with this is it may cause problems with the ajax responses, the above CSS should not.
You place custom CSS within either your child themes styles.css file or you can use a plugin such as My Custom CSS or Reaktiv CSS Builder to add custom styles such as these.
Viewing 3 reply threads
The support post ‘Delete text 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.