Hi there, Marc!Ā Nice to see you again. š
The address and distance information can be removed by overriding theĀ list/single-event.php template. There’s more information on template overrides in our Themer’s Guide.Ā In short, make a copy of the file (it’s located at /plugins/the-events-calendar/views/list/single-event.php) and:
- Create a folder in your theme directory calledĀ tribe-events
- Create a folder in there calledĀ list
- Drop your copied file in that folder
Now that the file is in your theme, you can modify it to suit your needs. In this case, you can remove the venue informationĀ (lines 62-67).
Does this help? Please let me know. š
Cheers!
Geoff