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?
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.
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?
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
Viewing 3 reply threads
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.
Considering Event Espresso for a new project? Tell us more through our contact page.