Support

Home Forums Events Calendar Add-on Events Calendar Not Showing All Events

Events Calendar Not Showing All Events

Posted: November 21, 2014 at 12:24 pm


Mansi Hans

November 21, 2014 at 12:24 pm

I’m currently working on a new website for a client and for some reason the Events Calendar fails to load multiple events on a monthly calendar every time. You can see that the initial view of the calendar shows three events on both Nov 30th and Dec 6th dates. However when you click to see December the calendar only shows the first event and wants you to click to +View More.

Is there a way to make the calendar show all events all the time? This is crucial for this client.

Here is the link to the page where it is located. http://napervilleart.com/upcoming-events/


Josh

  • Support Staff

November 21, 2014 at 3:43 pm

Hi Mansi,

You open up the calendar plugin and in /scripts/espresso_calendar.js you change line 3 to something like:

eeCAL.max_events_per_day = 12;

If there are more than 12 events in a day, you’ll need to use a higher number.

You can make it so your changes don’t get overwritten on an update by deregistering the built-in espresso_calendar.js file, and register/enqueue your modified copy.


Mansi Hans

November 22, 2014 at 6:02 pm

Josh,

Thanks for the info. I have already tried that and it works for a few times but then stops. If you go to http://napervilleart.com/upcoming-events/, you will see that when you first go to the page the month of November looks correct. Then if you advance to see the month of December it is still good, but after four times back and forth the +View More shows back up.

This also doesn’t fix the issue when the page is revisited from the site menu and the calendar does not load at all.


Mansi Hans

November 22, 2014 at 6:10 pm

Another odd thing to consider fixing is that when the +View More link is clicked it actually changes the page to the Daily schedule instead of keeping it on a month view of the calendar.


Lorenzo Orlando Caum

  • Support Staff

November 25, 2014 at 10:39 am

Hi,

We are currently verifying a fix for the events that become hidden on the calendar from moving across multiple months and moving back.

We’ll update this post when its ready.


Lorenzo

The support post ‘Events Calendar Not Showing All 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.

Event Espresso