Hello Hello,
I’m trying to get some different functionality out of the Mini Calendar Widget. When the calendar first loads I want it to display only events for today or even the closest upcoming date. I found this forum https://theeventscalendar.com/support/forums/topic/change-the-default-view-for-the-calendar-widget-from-month-to-today/ and I added the code in the solution at the bottom and it is working just fine for the initial load. This code isn’t in effect now. So it will load the next 10 events when the page initially loads.
However I would love to add a similar functionality when you click on the arrow to advance it to the next month. As you can see when you click on the arrow for the next or the previous month it loads up the next twenty events as I have it set to show 10 events.
The whole reason that I’m doing this is because I initially had it set to display 5 events and this is acceptable except when the date has more than 5 events. So another solution would be for it to only show 5 events on initial load and when you click on the arrows and then show all the events when you click on a specific date.
Here’s a link to the mini calendar in action
http://www.thecrossingchurch.com/events/
Thanks much.
Any help would be much appreciated.