Hi, I’ve been trying to put that piece of code in the place where is print the $start_date variable. I did a few modifications because this part is inside of foreach for de tickets array:
<?php echo Tribe__Tickets__Ticket::get_instance( $ticket[‘ticket_id’], ‘_ticket_end_date’ ); ?>
But that didn’t work, after a purchase the email for the tickets wasn’t sended.