• Resolved kjc

    (@kevinyellowjacketca)


    I’m using this shortcode to list events:

    [events_list category="22" pagination="1" recurrences="0"][/events_list]

    If you visit the page link you can see that things are working, and there are two pages of future events in the Licensure Events panel. However, if/when someone clicks the next page then all of the old events in the system show up. I’ve tried explicitly adding the attribute scope=”future” but that doesn’t make a difference. Does anyone know what is happening? Note that I just migrated our database to this new website, so I’m not sure if the issue is related to that.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Marcus

    (@msykes)

    Hello, I managed to reproduce this too, you’ve uncovered an interesting bug here.

    The issue happens when you define the events list default as ‘all events’, within Events > Settings > Pages > Events List/Archives > Default event list options

    If you set that to ‘future’ then it should work as expected, but in case you want different scopes for your events page, we’ve fixed the inconsistency in the dev version 7.0.5.1. You’ll see a new default option to select a scope in Events > Settings > General > General Options > Event Options which will now apply to all things except the events page.

    You can update to the dev version in a few clicks as per our documentation.

    Thread Starter kjc

    (@kevinyellowjacketca)

    Hi Marcus,

    Thanks for the response. I have version 7.0.5 installed, but version 7.0.5.1 doesn’t show up when I click the “Check Dev Versions” button.

    The issue happens when you define the events list default as ‘all events’, within Events > Settings > Pages > Events List/Archives > Default event list options. If you set that to ‘future’ then it should work as expected …

    I tried this and it helped to partially fix the problem. Now when I click the next page button only future events are shown. But there are still many extra pages, since the “recurrences=0” attribute does not seem to be respected. E.g. every recurrence is shown for repeating events, which I would prefer does not happen.

    Thanks,
    Kevin

    If you go here: https://ww.wp.xz.cn/plugins/events-manager/advanced/ and then download the development version you’ll be picking up version 7.0.5.2

    Try this version and see if it resolves the problem.

    Thread Starter kjc

    (@kevinyellowjacketca)

    Ok, I was able to download and install the dev version. Things are getting better, but there is still a problem. I have “Future events” set for both the General / Default List Scope option and Pages / Event list scope option. There are now 3 event pages on the Licensure Events panel on this page:

    https://itphub.ca/event-list-2025

    But when I changte the page, there are still many extra pages, since the “recurrences=0” attribute does not seem to be respected. E.g. every recurrence is shown for repeating events, which I would prefer does not happen.

    Regards,
    Kevin

    Thread Starter kjc

    (@kevinyellowjacketca)

    Hi, we are still having a problem with this functionality, even with the new dev version, as described in my previous message. Can you provide a fix?

    Thanks,
    Kevin

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Pagination problem’ is closed to new replies.