Hi, I’m implementing EE for our organisation and everything looks ok, except for the textual info on the screens (listing, registrating, confirmation). Ik read this should be changed within the template scripts, but need a little help.
1. Our events are free, so I need to get rid of the line * Price: Free event * in the templates. Where can I change this (by simply deleting or out commenting some lines?).
2. The confirmation says * Payment overview * – in our case this should be Confirmation ; and I want to add a nice line of text wit venue information and get rid of the box with !Thank You, registration is confirmed
Can anyone help me with these issues or point me to a guide where this is explained? Thanks, Ron
1) If all your events are free, then the easiest thing to do is hide the price with css. Add the following to your themes style.css file or to a plugin such as My Custom CSS:
If you must change it in the template, then copy event-espresso/templates/payment_page.php over to wp-content/uploads/espresso/templates and edit the file, approx. line 8 to change the wording.
Viewing 1 reply thread
The support post ‘Changing registration and confirmation info in presentation’ 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.