GroupBy example does not work
-
Using this page https://wp-events-plugin.com/documentation/event-search-attributes/event-location-grouping-ordering/?_highlight=example#more-real-world-examples
And this example: [events_list groupby=”recurrence_id” groupby_orderby=”event_start_date,event_start_time”]
For the 2nd and 3rd column I used
[events_list groupby=”recurrence_id” groupby_orderby=”event_start_date,event_start_time” scope=”future” orderby=”event_start_date, event_start_time” order=”asc” groupby_order=”asc”] … [/events_list]
Tried using post_parent but that did not help
Should this work for repeating events?
Thanks
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.