Support

Home Forums Event Espresso Premium Calendar not displaying events – AJAX loader just spins and spins

Calendar not displaying events – AJAX loader just spins and spins

Posted: January 28, 2014 at 8:59 am


lwimberger

January 28, 2014 at 8:59 am

I saw some another post here describing this phenomenon and the proposed solution was to turn WP_DEBUG to false in the wp-config file. I tried that to no avail. The calendar displays properly in Safari, but will not load in IE or Chrome.

The calendar itself does load, but the events will not display.
http://neurosculptinginstitute.com/calendar/


Sidney Harrell

January 28, 2014 at 9:46 am

Can you set WP_SCRIPT_DEBUG = true in wp-config.php?
There is a js error when I’m looking at it in Chrome that is not showing up when I look with Firefox. The error is pointing to the minified version of full_calendar, which makes it difficult to pinpoint. If you set that in wp-config.php, it should load the non-minified version, which will make it easier to track the problem down.


lwimberger

January 28, 2014 at 9:49 am

I also tried resetting the event espresso calendar settings as suggested in another post. No luck.


Seth Shoultes

  • Support Staff

January 28, 2014 at 9:56 am

The calendar seems to load okay in Firefox, but it is also outputting quite a few errors.

Screenshot: http://www.screencast.com/t/UmDWbq7PhvN


lwimberger

January 28, 2014 at 10:09 am

OK – I set WP_DEBUG to true. Thanks for your help on this.


lwimberger

January 28, 2014 at 11:36 am

I’m seeing several error messages related to undefined variables in the EE plugin. Is this something I can fix? I believe I have the most recent versions of the EE and the EE calendar?


Josh

  • Support Staff

January 28, 2014 at 12:10 pm

Those aren’t related to the calendar. The suggestion that Sidney made was to set

WP_SCRIPT_DEBUG = true

not WP_DEBUG.

This may be another jQuery plugin installed that’s causing the issue, as we are not able to reproduce this. In order to narrow down what’s causing the issue, can you try temporarily deactivating all non-EE plugins and try loading up the Calendar page in Chrome? If that doesn’t make a difference, then the next thing to try is install the theme test drive plugin and test out the default WP theme.

The support post ‘Calendar not displaying events – AJAX loader just spins and spins’ 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