I was wondering if it would be possible to change the word ‘Tickets’ to ‘Seats’. The client is a counseling center so using the word ‘Tickets’ does not work for them, I can change it using jQuery, but it would be better if I could edit the message text file or php files if that is possible,
Please let me know if you have any ideas or some way to fix this for them.
Thank you,
-Frank
This topic was modified 9 years, 9 months ago by Nicole Dupre.
the following snippet should do exactly that for you. Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.