• charlesalder

    (@charlesalder)


    Team i wish to just display today and future events without having to trash events each day, any suggestions please?

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

Viewing 1 replies (of 1 total)
  • bojates

    (@bojates)

    There may be a better way, but as you can’t pass scope to the events_calendar tag I would try using conditional placeholders in the display section.

    settings > formatting > calendar

    There are these conditional placeholders:

    https://wp-events-plugin.com/documentation/conditional-placeholders/

    So, in the display settings, you can take the current display settings and wrap them in conditionals as follows:

    {is_current}content{/is_current}
    {is_future}content{/is_future}
Viewing 1 replies (of 1 total)
  • The topic ‘[events_calendar] future events only’ is closed to new replies.