Known Issues
An updated list of high-priority bugs we’re actively trying to squash with keyboards.
The issues reported below are ones weβve identified as significant, high-priority issues that we are currently investigating. Please note that this is not a complete list of every single known issue.
π Last Updated: 6 January 2021
Table of Contents
- π Month view loads empty after update
- π Filtering for Additional Fields yields no results in Month or Week View
- π Calendar pages donβt show when using updated design
- β
The
TRIBE_EVENTS_FILTERBAR_V1_VIEWS
filter generates a fatal error when using updated designs - π Icons are duplicated / huge on calendar page
- π Events List widget disappeared after update
- π Daylight Saving Time Issues with Recurring Events
π Month view loads empty after update
Status: In Progress
Description:
After updating to The Events Calendar 5.3.0+ and Events Calendar Pro 5.2.0+ and when using the legacy (V1) views, and using the [tribe_events]
shortcode to display the month view, the calendar does not show any events. The calendar is populated when paginating to a different month.
Workaround:
Download and install this plugin, which should correct this behavior until a fix is released.
Affected Products:
The Events Calendar 5.3.0+
Events Calendar Pro 5.2.0+
Internal Ref.:
ECP-642
π Filtering for Additional Fields yields no results in Month or Week View
Status: In progress
Description:
When using Additional fields to display custom filters for Filter Bar, and filtering by one of these additional fields, then there are no results shown.
Workaround:
Using a different view than Month or Week.
Affected Products:
The Events Calendar
Events Calendar Pro
Filter Bar
Internal Ref.:
FBAR-204
π Calendar pages donβt show when using updated design
Status: In progress
Description:
After updating to The Events Calendar 5.3.0 (or higher) and using the updated calendar designs (Events β Settings β Display tab β Use updated calendar designs is checked) then the calendar pages come up blank.
Workarounds:
- Downgrade to The Events Calendar 5.2.1.1
- It is recommended to roll back all plugins to ensure compatibility.
- Matching versions:
- Events Calendar Pro 5.1.6
- Virtual Events 1.1.1
- Filter Bar 5.0.1
- Event Tickets 5.0.3.1
- Event Tickets Plus 5.1.0.2
- Community Events 4.8.2
- Community Tickets 4.7.7
- Use the legacy calendar designs (disable Events β Settings β Display tab β Use updated calendar designs)
Affected Products:
The Events Calendar 5.3.0 and up
Internal Ref.:
BTRIA-663
β
The TRIBE_EVENTS_FILTERBAR_V1_VIEWS
filter generates a fatal error when using updated designs
Status: Fixed in Filter Bar 5.0.3
Description:
Using the TRIBE_EVENTS_FILTERBAR_V1_VIEWS
filter while using the updated calendar designs (Events > Settings > Display tab > Use updated calendar designs is checked) generates a fatal error on the site.
Workarounds:
- Remove the filter
- Use the legacy calendar designs (disable the above setting)
Affected Products:
- The Events Calendar 5.3.0
- Filter Bar 5.0.2
Internal Ref.:
FBAR-212
π Icons are duplicated / huge on calendar page
Info: Fixed in Avada 7.2
Description:
In The Events Calendar 5.3.0 we have tweaked our icons. They are now SVG templates instead of background images to speed up loading times and improve customizability.
Some themes use template overrides to adjust the looks of The Events Calendar. These templates might still need to adjust their overrides to make use of the new SVG icons.
Workaround:
- Downgrade to the previous versions of the plugins
- Use the following CSS snippet to temporarily disable the new SVG icons
.tribe-events-c-view-selector svg,
.tribe-events-c-top-bar svg,
.tribe-events-c-nav__list svg,
.tribe-events-c-ical svg {
display: none !important;
}
Affected Products:
The Events Calendar
Internal Ref.:
n/a
π Events List widget disappeared after update
Reading
Description:
In The Events Calendar 5.3.0 we have refreshed the looks of the Events List widget. If you experience that the widget has disappeared from your site, then you will need to add the widget again to the appropriate widget area.
Workaround:
n/a
Affected Products:
The Events Calendar
Internal Ref.:
n/a
π Daylight Saving Time Issues with Recurring Events
Reading
Description:
Daylight Saving Time can confuse the best of us. If your recurring events appear to be offset by an hour and youβre note sure why, check out these knowledgebase articles to learn how your events may have been affected.
- https://theeventscalendar.com/knowledgebase/daylight-saving-time/
- https://theeventscalendar.com/knowledgebase/time-zones/
We are also aware of glitches that can happen when the Series Engine plugin is active. If you are using this plugin, please note that they have settings you can take advantage of to resolve this problem.
Workaround:
n/a
Affected Products:
Events Calendar Pro
Internal Ref.:
n/a
Legend:
π Bug / issue
β
Fixed bug / issue
π Reading, info