Events Layout Option 1

[events_list limit=”10″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

 

Events Layout Option 2

[events_list limit=”10″]

#_EVENTNAME

#_EVENTDATES
#_EVENTTIMES

[/events_list]

FINAL HP LAYOUT: Upcoming Events

[events_list category="NeoCon2023_1,NeoCon2023_2,NeoCon2023_3,NeoCon2023_4,NeoCon2023_5" limit="2"]
#d #M
#_EVENTLINK
#F #j, #Y #_EVENTTIMES
[/events_list]

Ordering by Category Test

Listed multiple categories within the same event list in the order in which I wanted the categories to appear, but they did not display in the correct order.

Example:  category=”neocon2023_1,neocon2023_2,neocon2023_3,neocon2023_4,neocon2023_5,general_events”

Order of events should be:

  1. NeoCon 2023
  2. Via Seating NeoCon Bash 2023
  3. Groupe Lacasse NeoCon ’23 Party
  4. Dauphin NeoCon ’23 Cocktail Reception
  5. Formaspace Contract NeoCon ’23 Happy Hour
  6. Summer Solstice at the Mart

[events_list category=”neocon2023_1,neocon2023_2,neocon2023_3,neocon2023_4,neocon2023_5,general_events” limit=”10″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

Next I created an event list for each category and listed them in the order in which I wanted them to appear:

  1. category=”neocon2023_1″
  2. category=”neocon2023_2″
  3. category=”neocon2023_3″
  4. category=”neocon2023_4″
  5. category=”neocon2023_5″
  6. category=”general_events”

This works but is a bit cumbersome.

[events_list limit=”10″ category=”NeoCon2023_1″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

[events_list limit=”10″ category=”NeoCon2023_2″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

[events_list limit=”10″ category=”NeoCon2023_3″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

[events_list limit=”10″ category=”NeoCon2023_4″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

[events_list limit=”10″ category=”NeoCon2023_5″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]

[events_list category=”general_events” limit=”10″]

#d
#M
#_EVENTLINK

#F #j, #Y

#_EVENTTIMES

[/events_list]