Hi Caroline,
Thanks for providing me with that information.
I tested out this functionality and it does work, so let’s try to backtrack here and find where the issue may be.
First off, you should create a new folder in your theme called tribe-events.
From there, create another folder, called modules, then another folder called meta, and then a file called details.php.
So the path should be: your-theme/tribe-events/modules/meta/details.php
From there, copy the details.php file contents from the-events-calendar/src/views/modules/meta/details.php and paste into the file you created in your theme.
Then comment out or delete line 142 from that file.
Let me know if that helps!
Thanks,
Jaime