Support

Home Forums Event Espresso Premium Calendar not being initialized

Calendar not being initialized

Posted: May 21, 2013 at 8:49 am


Chan Yin

May 21, 2013 at 8:49 am

I’ve looked through all of the ‘espresso calendar not displaying’ posts and Have not been able to solve this issue. When I view source, there isn’t even a call to .fullCalendar anywhere on the page. It is loading the .js and .css files correctly.

Wordpress version is 3.5

EE version is 3.1.26.P

EE calendar version is 2.0.3

Has not been recently updated, I can’t update EE since we made changes to the core files (only to change layouts of items on shopping cart, payment page etc…). I installed the ‘restore jquery’ plugin as some people suggested, and that didn’t work. Shortcode is wrapped in [raw] tags – in shortcodes.php, however,  there is no mention of wpautop. I tried to add it using add_filter(‘the_content’, ‘wpautop’); But that didn’t make any difference.  I’ve turned on wp-debug mode and there are no PHP notices or warnings or errors. There are some js errors in the console, related to the google map in the footer, however I deactivated that as well and it still didn’t load the calendar.

 

Help!

Page is at: http://108.174.153.11/~gymnasti/birthday-calendar/


Josh

  • Support Staff

May 21, 2013 at 9:05 am

Hi there,

The newest version of the calendar was updated to use fewer queries, which may help. I’m not 100% certain that the newer calendar will work with 3.1.26, but I can’t thing of a reason why it wouldn’t. In this case the script to load up the calendar may be timing out if there are a lot of events in the system, and the newer calendar version addresses this issue.


Chan Yin

May 21, 2013 at 9:14 am

how do I update just the calendar without updating all of EE?


Josh

  • Support Staff

May 21, 2013 at 9:18 am

They are separate plugins, so you’d update the calendar plugin only.

You may consider setting up a dev site where you can migrate your installation over and then copy your individual changes to the new version’s templates and run a core Event Espresso update there to make sure it all works. The WP migrate DB Pro plugin helps sync all the data between a dev site and a live site.


Chan Yin

May 21, 2013 at 9:34 am

I updated just the calendar plugin to the latest version and still nothing.


Chan Yin

May 21, 2013 at 10:24 am

looks like a theme conflict – I’m using Churchope from Theme Forest, switching to twenty eleven brings up a calendar. any tips on resolving this?


Josh

  • Support Staff

May 21, 2013 at 12:26 pm

Most theme related conflicts can be resolved from using one or more of the tips listed in our documentation:

https://eventespresso.com/wiki/calendar/#troubleshooting

You might also try turning wp-debug on and checking for errors and looking in the PHP error logs because I don’t see any JavaScript errors when checking the page source in this case.

The support post ‘Calendar not being initialized’ 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