jboulton
|
December 14, 2024 at 8:55 pm
Is it possible to change the text “Attendee Information” to “Competitor Information”. Thank you.
Jeff
|
Tony
|
December 16, 2024 at 5:26 am
Hi there,
Yes, you can but you need a snippet to change it.
Something like this:
https://gist.github.com/Pebblo/4c819243acfee1ce36b1
You add that to a custom functions plugin on the site and we have some documentation on create one here:
https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/
Then just change 'Participant Information' to be 'Competitor Information' and you’ll likely want 'Participant %d' to be 'Competitor %d' .
|