It’s like you read my mind. 🙂
Yes, you can absolutely add the text directly to the template. To do that:
- Make a copy of the event-list.php file. It’s located at /wp-content/plugins/events-community/src/views/event-list.php
- Make a new folder in your theme directory called tribe-events
- Make a new folder in that one called community
- Drop the copied event-list.php in that last folder
Now that the template is in your theme, you can modify it to suit your needs. In this case, add the text where you would like it to appear in the template.
Will this work for you? Please let me know. 🙂
Cheers!
Geoff