Support

Home Forums Events Calendar Add-on Calendar not showing, even when plugins/theme deactivated

Calendar not showing, even when plugins/theme deactivated

Posted: February 15, 2013 at 10:20 am


learningfun101

February 15, 2013 at 10:20 am

We cannot get the calendar to show on our site: http://www.learningfun101.com/calendar/

We’re running WordPress 3.5.1, and have the latest version of the Event Espresso plugin. I’ve tried deactivating the plugins and the theme, but the calendar still does not show. The page source reveals that the calendar jquery is being called, and when I turn on WP_debug, I get these errors:

Notice: Undefined index: time_format in /home/learning/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 373

Notice: Undefined index: time_format in /home/learning/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 374

Notice: Undefined index: enable_calendar_thumbs in /home/learning/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 378

Notice: unserialize() [function.unserialize]: Error at offset 0 of 2 bytes in /home/learning/public_html/wp-content/plugins/espresso-calendar/espresso-calendar.php on line 275

Can you give us any guidance on what might be the problem? Thanks!


mconley

February 15, 2013 at 12:16 pm

We are having the same issue here: http://organizationalwellness.com/calendar_of_events/ (The calendar should be showing above the event list) Also tried deactivating plug ins and theme. Also made sure that wp_footer() is located in the footer template.


Josh

  • Support Staff

February 15, 2013 at 2:43 pm

Hi Joann,

I checked your calendar page in the web inspector, and the calendar’s JS and CSS are not loading (404 errors) I imagine that these are on the server (might be good to check) but it’s likely that there is a file permissions issue on the server. Or it may be a case where things have been moved around and the cache needs to be cleared.


Josh

  • Support Staff

February 15, 2013 at 2:45 pm

Hi mconley,

It looks like the theme is causing the breakage on your site. You might try wrapping the calendar shortcode with [raw] tags. Please see our calendar documentation for more info:

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


learningfun101

February 15, 2013 at 3:12 pm

Thanks Josh!

It was a file permissions error. That helps a lot,

The support post ‘Calendar not showing, even when plugins/theme deactivated’ 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