Support

Home Forums Pre-Sales Registration Confirmation Landing Page.

Registration Confirmation Landing Page.

Posted: June 25, 2016 at 12:24 pm


youngjc345

June 25, 2016 at 12:24 pm

I customized the plugin php to alter the landing page information that is displayed once a user completes registration. How would I go about ensuring that my customization remains after every update? Also, once I purchase the Everything version will the changes made to decaf disappear?

Thanks!


Tony

  • Support Staff

June 27, 2016 at 4:29 am

Hi there,

It depends on how you’ve made those changes really.

If you have customized the plugin directly your going to lose those changes on any update. Most of the output can be altered using templates or hooks but it depends on your exact changes.

So to answer your questions we would need more details on what it is you’ve actually changed, however note that we can not provide support for the changes you have made but we can point you in the right direction of making them the ‘correct’ way.


youngjc345

June 27, 2016 at 7:43 am

Get Tony,

The congratulations box on the landing page after a successful registration was what was edited. The view full order confirmation receipt button was removed and the text was changed. Any recommendations as to a better way to accomplish this?

Thanks!


Lorenzo Orlando Caum

  • Support Staff

June 27, 2016 at 7:55 am

Hello,

Here is another way to edit the congratulations messaging:

https://gist.github.com/lorenzocaum/b0fef298c2ecb2965353

It can be added to a site specific plugin (https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/) or through a child theme’s functions.php file if one is in use.

The button itself has some CSS that can be targeted with display:none so you could hide it and it won’t be visible. If you inspect the button using Firebug or Chrome developer tools, then you’ll be able to find the CSS. This also works for other areas of the Event Espresso pages.

If your theme has a custom CSS area, then it could be added there. Otherwise, you can add the CSS through a plugin like Reaktiv CSS Builder or Simple Custom CSS.


Lorenzo

The support post ‘Registration Confirmation Landing 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