We are displaying the mini_calendar by using the shortcode and we want to customize the display of the events below the calendar display.
Per the knowledgebase we copied the single-event.php into THEME/tribe-events/pro/widgets/modules and made our modifications there.
The modified display shows up when we click around on the calendar, but not when the page is initially loaded – the old/stock formatted display shows up then.
If we can’t override that – is there a way to trigger a javascript event that would load the current days events when the page is initially loaded?