Grouped Design

The grouped design lets you show many events in the same day, grouped together with the date as the header.

[ecs-list-events design="grouped" limit="10"]

May 1, 2024

8:00 pm Rock Concert

May 2, 2024

May 14, 2024

10:00 am Movie Marathon

Include the Venue

Note that the first event does not have a venue.

[ecs-list-events design="grouped" venue="true" limit="10"]

May 1, 2024

8:00 pm Rock Concert @ Doug Fir Lounge

May 2, 2024

8:00 pm Late Night Party @ Party Haus

May 14, 2024

10:00 am Movie Marathon @ Winchester Mystery House

Include the Cost

[ecs-list-events design="grouped" cost="true" limit="10"]

May 1, 2024

8:00 pm Rock Concert - $15 – $40

May 2, 2024

8:00 pm Late Night Party - $5

May 14, 2024

10:00 am Movie Marathon - $20

Group by Month

You can group the events by the month, instead of by day.

[ecs-list-events design="grouped" groupby="month" limit="10"]

April 2024

Saturday 6: 6:00 pm Dinner Party
Sunday 7: 1:30 pm Cupcake Decorating

May 2024

Wednesday 1: 8:00 pm Rock Concert
Thursday 2: 8:00 pm Late Night Party
Tuesday 14: 10:00 am Movie Marathon

June 2024

Saturday 15: 12:00 pm Board Meeting
Tuesday 25: 3:30 pm Birthday Party

Group by Month (No start time)

If you want to hide the time of the event, just add timeonly=”false”

[ecs-list-events design="grouped" groupby="month" timeonly="false" limit="10"]

Pagination

Show previous and next links, allowing more events to be displayed by visitors. The amount of events on each page can be controlled using the limit value.

[ecs-list-events design="grouped" pagination="true" limit="3"]

May 1, 2024

8:00 pm Rock Concert

May 2, 2024

May 14, 2024

10:00 am Movie Marathon

Filter Bar

Let your visitors select the events they want to see with the filter, on any page! See the Filter Bar page for more examples.

[ecs-list-events design="grouped" filterbar="true" pagination="true" filterorder="category, venue, state, country, tag, fromdate"]

May 1, 2024

8:00 pm Rock Concert

May 2, 2024

May 14, 2024

10:00 am Movie Marathon

June 15, 2024

12:00 pm Board Meeting

June 25, 2024

3:30 pm Birthday Party