• Resolved MrMattEastwood

    (@mrmatteastwood)


    Hello, TEC team,

    I am using the “Events Calendar Shortcode & Block” plugin to display events on https://kukusta.de/projekte/. I’d like to show a quick overview of upcoming and past events. The following shortcode only shows past events, not future ones:

    [ecs-list-events cat=’projekt’ order=’DESC’ thumb=’true’ thumbsize=’medium’ excerpt=’160′ viewall=’true’ limit=’6′ past=’true’]

    Screenshot: https://paste.pics/ICV46

    How do I show both upcoming and past events? I tried this:

    [ecs-list-events cat=’projekt’ order=’DESC’ fromdate=’2018-01-01′ todate=’+2 years’ thumb=’true’ thumbsize=’medium’ excerpt=’160′ viewall=’true’ limit=’6′]

    However, it only shows the one upcoming event we have, and not the past ones. Screenshot: https://paste.pics/ICV5I

    What am I overlooking?

    Thanks!
    Matt.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Future events don’t show when using […past=’yes’]’ is closed to new replies.