WP Version : 4.1
Event Espresso : Version 4.4.10.p
Calendar (EE 4.3+) :Version 3.2.1.p
MailChimp (EE4.3+) : Version 2.1.1.p
Hi,
I upgraded to EE4. Everything seems to be working except the calendar. The calendar is not showing any events. I tried disabling plugins but that didn’t help. When I look at the request being made by the calendar it show it is returning no event.
The ajax request URL http://letsgoghcreate.com/wp-admin/admin-ajax.php?action=get_calendar_events&noheader=true&start_date=1422766800&end_date=1425186000&show_expired=true&event_category_id=null&event_venue_id=null
Now when I put this into the browser, it does return nothing but if I remove the event_category_id=null&event_venue_id=null from the URL and refresh the page I get the list of events.
Is this an issue from updating to EE4. Do I need to updates events or make changes to the calendar setting?
Your theme is using an outdated version of jQuery.
Instead of using the default version that loads with WP 4.1 (jQuery 1.11.1) it is loading a much older version (jQuery 1.7.2).
EE requires a minimum of jQuery 1.8.3 to work correctly, and we strongly recommend using the version that loads with WordPress.
How to resolve?
1) Check that you are using the latest version of the theme
2) If it is the latest version, ask the developer to not load an old jQuery version
3) Modify the theme code to allow the default jQuery to load (preferably via a child theme)
4) Change theme
The support post ‘ee4 events calendar not showing 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.
Support forum for Event Espresso 3 and Event Espresso 4.