• Resolved cd_BE

    (@cd_be)


    So I have the shortcode to show future events

    [events_list scope="future" category="xxx"]</p>

    That works, but now I want to show only future events of the current month.

    If I do it with the events_list_grouped option I have all months. But I only need the current month.

    `[events_list_grouped scope=”future” mode=”month” category=”xxx”
    ]

    Separated by a comma (e.g. future, month) doesn’t seem to work.
    Any ideas?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘show only future events of the current month’ is closed to new replies.