• Hi guys, nice little plugin, it really helps us.
    Today I tried to add 6 events but found out the calendar only show 5.
    I am using the short code [event_calendar search=”false”].
    I have 7 events correctly done and can see them on their own page.
    Only problem is the calendar show only five at the time.
    Is this a known limitation, or am I doing something wrong here?

    Thank you for your time guys

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support saadali2905

    (@saadali2905)

    Hi Daniel,

    Hope you are well.

    Kindly try deactivating the plugins for testing purpose only and try again.

    Regards

    hemligg

    (@hemligg)

    The default limit is 5. So you need to increase this to but adding events_limit to the the shortcode like this [event_calendar search=”false” events_limit=”50″ ] if you have up to 50 events per month.

    It will still only list maximum 4 events beneath the calendar thought. Because that default value is set to 4 which is set by a javascript. To change that you will need to change that in the javascript file jquery.eventCalendar.min.js and override it in your child theme. Which is a hassle. I would have prefered to be able to set that default value in an easier way.

    Plugin Support saadali2905

    (@saadali2905)

    Hemligg,

    We will also look into this issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.