Hi, first of all, I would like to invite you to see my events calendar plugin working at my new website! 😉
I have realised that when I go to one of the Events categories, the list shows me the start date of the Events, it makes it look as if some events have already passed (e.g.: some art exhibitions can be available for 3 months). How can I change the start date for the end date in each event?
You can change the date displayed in your list.php view template. Make a copy of /wp-content/plugins/the-events-calendar/views/list.php and place in an ‘events’ folder in your theme and then change the code as you see fit.
I hope that helps but let me know if you need anything else.