• Resolved kwm229

    (@kwm229)


    I am displaying the code
    [events_list_grouped mode=”daily” scope=”future” pagination=”1″]
    on my events page and I want each page to feature 1 full day of events. Is there a setting or code I am missing to do this?

    What is happening is the pagination code is stopping the list after 12 events (not even sure where this would be set?) Since each day has a different number of events, even if I knew where to set it, I can’t just pick a number because it varies from day to day.

    Any help you could give me would be greatly appreciated. The events page can be found at https://berkshirefamilyfocus.com/events/.

    https://www.ads-software.com/plugins/events-manager/

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

    (@angelo_nwl)

    you can try to add limit attribute like

    [events_list_grouped mode=”daily” scope=”future” pagination=”1″ limit=15]

    Thread Starter kwm229

    (@kwm229)

    I changed the max list view per page to 25 and still doesn’t cover all the events for one day this weekend. Just wondering if there was a “daily” setting or something so I would see all of Dec. 5 events on the first page of the calendar and then all of Dec. 6 and so on.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    if you wanted to show all events, you can try to used attribute limit=0 instead.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Events Page Limited Events’ is closed to new replies.