Hi there,
I want to customize part of the email that goes out when a WooCommerce purchase is made using Events Tickets Plus. The text that I want to change is in the following file:
/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php
Can I copy this file to my child theme and tweak it? If so, what path should I use in my child theme’s directory? I checked the theme guide, but there isn’t much info about how to edit files outside of a “views” directory.
Thanks in advance for your help!