Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Events Page

Douglas Duhaime edited this page Aug 30, 2016 · 3 revisions

The Events displays all posts marked with the event category to populate a "Featured Events" section and an "Events Gallery" section below.

Featured Events

Posts with the category featured-event appear at the top of the page in the large image carousel. The following fields are used from those posts:

Required fields:
[ ] Title - A short title to be displayed at the top of the featured event gallery
[ ] Featured Image - The image to be displayed in the gallery
[ ] Custom Field event-blurb - A 10-20 word summary of the event that's displayed in the event gallery

Events Cards

All posts with the event category will be displayed in the event cards below the featured events. The only exception to this rule is a post with categories event and featured-event; these posts are only displayed in the featured events section of the page. The following fields are used for displaying events cards:

Required fields:
[ ] Title - A short title to be displayed next to the image
[ ] Featured Image - The image to be displayed for the event
[ ] Custom Field event-month - A three character representation of the month within which the event will occur (e.g. JAN, FEB)
[ ] Custom Field event-day - A two character representation of the day on which the event will occur (e.g. 01, 15)
[ ] Custom Field event-blurb - A 10-20 word summary of the project to be displayed in smaller font

Clone this wiki locally