Support

Home Forums Event Espresso Premium Issues with Calendar View

Issues with Calendar View

Posted: January 20, 2022 at 12:05 pm


pathwise

January 20, 2022 at 12:05 pm

I am having an issue that on an Event that spans multiple days that goes over a week, the calendar seems to skip a week and make a long, blank, link to the Event. Here is a screenshot of what I am seeing: Calendar View with spanning events
This event should span from the 11th to the 20th. Is there some CSS, or other code I could use so that this issue doesn’t happen? It should just span this week and then the next, while holding the title and date/time like other events do.
Thank you!


pathwise

January 26, 2022 at 7:53 pm

Any updates on this issue or solutions to fix?


Tony

  • Support Staff

January 27, 2022 at 9:44 am

Hi there,

Apologies for the delayed reply.

This is caused by a bug in the library used to generate the calendar when used with later versions of jQuery, it happens when events span across multiple weeks on the calendar.

Currently, to fix this you’ll need to use a plugin to load the legacy version of jQuery on the site:

https://github.com/Pebblo/ee-calendar-migrate/archive/refs/heads/master.zip

However, that only loads on a ‘espresso_calendar’ or ‘calendar’ page pslug currently, so you may need to update this line:

https://github.com/Pebblo/ee-calendar-migrate/blob/master/ee-calendar-migrate.php#L14

To include the page slug you are loading the calendar on.


pathwise

January 27, 2022 at 10:44 am

@Tony is there a planned fix to be released in future versions of Event Espresso? Can we just wait it out or would you recommend us patching the code and installing the plugin?


Tony

  • Support Staff

January 28, 2022 at 3:30 am

I would recommend trying the above.

We do have a fix planned for the calendar, however, it’s not likely to be released relatively soon.

The support post ‘Issues with Calendar View’ 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