Mini and Full Calendar display issue
-
After several months without doing updates, I updated plugins and WordPress to latest versions WordPress 7.1 and My Calendar 3.8.4. I am sure that the previous version of My Calendar was earlier than version 3.8.
On the home page, eltownhall.com, I display a mini calendar and a list of upcoming events. After updating My Calendar, the mini calendar now displays the first week of the month and then a list of events for the next month. I created a test page to display only the mini calendar. On that page, I have only this line:
[my_calendar format="mini" time="month" weekends="true" months="1" above="nav" below="none"]I created a test page that includes the mini calendar and the list of upcoming events like the home page. The shortcodes on that page are:
[my_calendar format="mini" time="month" above="nav" below="none"]
[my_calendar_upcoming fallback="No events scheduled." template="{date}, {time}: {linking_title}" type="event" before="0"The Full Calendar page is also displaying incorrectly. A list of events overlays the calendar layout. Shortcode used on the Full Calendar page:
[my_calendar format="calendar"]In Settings / Display, all Views are enabled.
PHP Version 8.3The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.