Hi there @stagetech,
Thanks for reaching out to us on this! Interesting question…
I’ve gave this a try locally and I found that you’ll also need to copy the file event-tickets-plus/views/meta.php to your-theme-folder/tribe-events/. This happens because the file meta.php is being included by relative path at line 114 of tickets.php, so another way around this would be to change the path of the include.
Surely this is something we could do better! I’ll create a ticket for this to be changed, but in the meantime any of the above mentioned workarounds should work for you.
Please let me know about it,
Best,
Nico