At the bottom of a few of our registration pages we use the “Number of Tickets” option. But we want to change it to say “Number of Students” instead. How can I do this?
Version: 3.4.2
The recommended way to change the wording of text that displays in the registration process is to modify text strings and create an “english to english” translation:
2) After you install poedit, you can download a copy of event-espresso and open the /languages/event_espresso-en_US.po file in poedit.
3) Use the Find tool to pull up the text string you need to modify.
4) Change the string as shown:
5) Save, then upload the .po and newly generated .mo files to the wp-content/plugins/event-espresso/languages/ directory on your server.
Alternatively, you could alter the registration_page_display.php template on line 233 of the current version of Event Espresso. Please see this information if you decide to go that route: https://eventespresso.com/wiki/put-custom-templates/
Viewing 1 reply thread
The support post ‘Number of Tickets’ 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.