Hello,
I am able to edit the email.php to change label names, colours of text, removed entries (e.g. security code) etc.
Now I am using the additional attendee information from the Plus version. While I collect those additional information in the RSVP form, I do not want show them in the RSVP email. (Or at least I want to change the appearance of them).
For me it is not clear where to find the relevant information. (Note: I was able to remove the QR code with “remove_action( ‘tribe_tickets_ticket_email_ticket_bottom’,….” in the functions.php but seems that the additional attendee information is not part of the ticket_bottom action.
Thanks!