Support

Home Forums Events Calendar Add-on Events Calendar 3.2.1 Issues

Events Calendar 3.2.1 Issues

Posted: November 21, 2014 at 9:42 am


Raleigh

November 21, 2014 at 9:42 am

Hello, I just updated to the EE4 Events Calendar v3.2.1 and I’m using version 4.4.5.p and running WordPress 4.0.1.

I have two issues:

First, it’s essential that the calendar displays all events for the month. Right now it shows a “+ View More” link that takes the user to daily view. I need the calendar to show all events for all days in that month again.

Second, when you navigate between the months, for example go from Nov to Dec and then go back to Nov, the calendar doesn’t display some events anymore. To fix it, the user has to refresh the page. Thanks.

The site is http://www.northlakelibrary.org/calendar/


Josh

  • Support Staff

November 21, 2014 at 3:53 pm

Hi Raleigh,

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.


Raleigh

November 21, 2014 at 4:26 pm

Thanks Josh. If I don’t need a limit, Do you recommend I delete the line all together? I noticed if I set it at 12 and move back and forth the months, it will eventually show the view more link. Thanks for your help.


Lorenzo Orlando Caum

  • Support Staff

November 22, 2014 at 5:11 pm

Hi,

I would try setting the value to a higher number and then taking a look at the calendar again.


Lorenzo


Mansi Hans

November 22, 2014 at 5:31 pm

I changed the event number to 12 and it loaded fine the first time I advanced forward a month and then returned, but now that I have done it a few times the calendar shows the +View More option again.

http://napervilleart.com/upcoming-events/


Lorenzo Orlando Caum

  • Support Staff

November 24, 2014 at 12:24 pm

Hi,

Could you let us know if this issue is still occurring after adjust the fade effect for your theme?


Lorenzo

The support post ‘Events Calendar 3.2.1 Issues’ 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