Display list of future recurring events
-
I’m using the shortcode
[events_list country="US" category="63" recurring=1]#@_{l}s, #_EVENTDATES at #_EVENTTIMES[/events_list]
to display a list of recurring events within a certain category. The list that appears is almost perfect. ??The list indeed includes future recurring events, as it should. However, it also includes recurring events that started in the past but finished in the future. For example, if I have a weekly recurring event where the first recurrence is last week and the last recurrence is next week, the recurring event will show up in the list.
Is there a way to display recurring events that begin in the future?
- The topic ‘Display list of future recurring events’ is closed to new replies.