• Resolved tjesker

    (@tjesker)


    Can someone please tell me how I can display only future events on the calendar? I read in the docs that scope cannot be used with [events_calendar] and am not finding how else to accomplish this.

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

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

    (@angelo_nwl)

    at the moment you need to modify template file at events-manager/templates/templates/calendar-full.php

    to use template: https://wp-events-plugin.com/documentation/using-template-files/

    eg. wp-content/themes/Your Theme/plugins/events-manager/templates/calendar-full.php

    ivanovt

    (@ivanovt)

    Ok, but could you please tell me how to modify it?
    What should I change there when I want to see only the future events?

    caimin_nwl

    (@caimin_nwl)

    Are you using the standard calendar that comes with Events Manager? Or are you using the additional WP FullCalendar plugin?

    ivanovt

    (@ivanovt)

    I installed the WP FullCalendar a few days ago. I like it, but the page loads very-very slowly. So I don’t know yet, which one I will keep.

    Could you please give me the solution for both of them?

    caimin_nwl

    (@caimin_nwl)

    For the standard calendar you’d need to use a custom template like this:
    https://pastebin.com/Djs9TH7h

    Unfortunately, there isn’t a way to something similar with WP FullCalendar.

    ivanovt

    (@ivanovt)

    Ok, I will try it. Thanks a lot for your help!

    caimin_nwl

    (@caimin_nwl)

    No problem, glad to help ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How can I display only future events on calendar?’ is closed to new replies.