Support

Home Forums Event Espresso Premium Amend Thank You Page ?

Amend Thank You Page ?

Posted: January 27, 2016 at 5:55 pm


Alvin Yong

January 27, 2016 at 5:55 pm

Hi i want to amend the Thank You page.

How do i remove/amend the following:

1. Amend Congratulations message.
2. Remove Registration Details
3.Remove Registration Details
4 Remove Payment Overview
5. Remove Support us on Social Media — Spread the Word


Tony

  • Support Staff

January 28, 2016 at 6:46 am

Hi Alvin,

The thank you page is used as a ‘trigger’ for EE to check into the registration/transaction and again trigger the messages.

For example if you use PayPal standard and the IPN is delay for a user, the thank you page ‘probes’ the transaction and waits for the transaction payment to update from the IPN. Which in turn triggers all of the details to be sent.

That’s not the only use but is an important one, removing all of the sections from the thank you page will have some negative effects on confirming the registrations have been successful.

You can hide them using CSS is that useful?

You can use:

#espresso-thank-you-page-overview-dv #espresso-thank-you-page-ajax-content-dv, #espresso-thank-you-page-overview-dv .ee-registration-details-h3, #espresso-thank-you-page-overview-dv .ee-registration-details-dv
{
    display: none!important;
}

The easiest way to alter phrasing of the Congratulations message is to translate the string:

‘%1$sCongratulations%2$sYour registration has been successfully processed.%3$sCheck your email for your registration confirmation or click the button below to view / download / print a full description of your purchases and registration information.’

You can do that using the function from here:

https://eventespresso.com/wiki/how-to-change-wording-with-poedit/#custom-function


Lorenzo Orlando Caum

  • Support Staff

January 28, 2016 at 3:50 pm

Hi Alvin,

The following is from the Events Social Sharing add-on:

5. Remove Support us on Social Media — Spread the Word

If you turn that off, then it won’t appear.


Lorenzo

The support post ‘Amend 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.

Event Espresso