Support

Home Forums Event Espresso Premium Calendar disappeared 3

Calendar disappeared 3

Posted: May 15, 2013 at 9:25 am


hclarke

May 15, 2013 at 9:25 am

I had the calendar working perfectly on my client’s site and she just went to update her classes for a new season. Everything is working fine except the calendar no longer shows up. I read some other posts saying that there could be a conflict with jQuery. I checked but don’t see any apparent issues with jQuery on my client’s site. Can you please take a look and let me know what could be causing the issue?

http://preludemusic.ca/sign-up/melodies_abcs_registration/

http://preludemusic.ca/calendar-test/

Thank you in advance for your help!


Josh

  • Support Staff

May 15, 2013 at 9:31 am

Hi there,

If there is a lot of events in the system, it may be hitting the server’s limit. The latest version of the calendar has some performance improvements so that it doesn’t require as much memory to load a lot of events.

If you’d prefer to stay on the prior version of the calendar, you could try changing the calendar shortcode so it doesn’t load up the older events. This will also reduce the amount of memory it takes to load the calendar. The parameter you can add would look like this:

[ESPRESSO_CALENDAR show_expired=”false”]


hclarke

May 15, 2013 at 9:40 am

Thanks for your very quick reply. I tried your suggestion but unfortunately, it didn’t work. My client has 15 active classes and 86 expired events. Should I suggest she delete expired events?


Josh

  • Support Staff

May 15, 2013 at 10:19 am

I think changing the shortcode may have helped, or I missed this error that I’m seeing when I checked earlier:

Uncaught SyntaxError: Unexpected token }

The error is coming from the calendar plugin where the header buttons are set:

Here’s what I’m seeing in the web inspector:

//Defines the buttons and title at the top of the calendar.
  header: { //Settings: http://arshaw.com/fullcalendar/docs/display/header/
  left: '', center: '', right: 					},

It looks like something was deleted in the calendar settings. You can probably fix this by going into the calendar settings and correct the Header Style setting under Advanced settings. The default that Event Espresso sets when you install the calendar is:

left: 'prev, today', center: 'title', right: 'month,agendaWeek,agendaDay,next'

The support post ‘Calendar disappeared 3’ 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