Hi there
I’ve just upgraded from Wootickets to Event Tickets Plus, and whilst modifying the ticket email template, I noticed an error in the file src\Tribe\QR.php:
on line 109, there is a missing </table> tag, which causes a lot of issues if you try to call <?php do_action( 'tribe_tickets_ticket_email_ticket_bottom', $ticket ); ?> anywhere other than the end of the e-mail!
What’s the chances of getting this patched soon? For now, I’ve added it in to the plugin file on the site I’m using it on.
Cheers!