Support

Home Forums Event Espresso Premium Calendar not displaying events

Calendar not displaying events

Posted: December 18, 2020 at 11:32 am

Viewing 1 reply thread


OKFEB

December 18, 2020 at 11:32 am

I am able to schedule events using Event Expresso but the events are not being displayed on the calendar. I am able to see the event using their dedicated URL to access them.
This issue occurred on Monday of this week.
I’ve deactivated and reactivated the plugin but with no success.

Any suggestions or recommended troubleshooting tips would be great.

Thank you.


Tony

  • Support Staff

December 18, 2020 at 4:52 pm

Hi there,

Are you comfortable editing files on the server?

If so open up /ee4-events-calendar/scripts/espresso_calendar.js

On line 208 you’ll have:

$( thumb ).load( function() {

Change that to:

$( thumb ).on("load", function() {

That should fix the problem for you.

We’ll need to push an update for the add-on to fix this but that won’t happen until Monday as we don’t push updates over the weekend, so whilst I generally don’t recommend editing core files, that will get your site back up in the meantime.

Viewing 1 reply thread

The support post ‘Calendar not displaying events’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso