Content Guide — News, Events & Archives

This page explains how the two custom content types — News and Events — work behind the scenes. It covers how to add content, where it shows up on the site, and how the archive pages are generated automatically.


How News Works

What is a News item?

News items are external press coverage — articles from newspapers, TV stations, and online outlets that mention the campaign. They are not blog posts. When someone clicks a news card, they go directly to the original source (e.g., the Duluth News Tribune website).

Adding a News Item

Go to News → Add News in the admin sidebar. You’ll see a simple form (not the block editor):

Where News Shows Up

News Data Flow

Here’s what happens when you publish a news item:

  1. You fill in the title, excerpt, image, source name, and source URL
  2. The News Feed block on the homepage automatically queries the latest news and displays it
  3. The /news/ archive page automatically includes the new item in its grid
  4. All links (cards, archive, everywhere) point to the external source URL
  5. If someone lands on the single news URL directly, they get 301-redirected to the source

How Events Works

What is an Event?

Events are campaign gatherings — town halls, rallies, fundraisers, community events, and virtual meetings. Unlike news, events have their own pages on the site where attendees can see full details, get directions, and register.

Adding an Event

Go to Events → Add Event in the admin sidebar. You’ll see the block editor (Gutenberg) for the main content, plus an Event Details metabox below:

In the block editor (main content area):

In the Event Details metabox (below the editor):

Where Events Show Up

Events Data Flow

Here’s what happens when you publish an event:

  1. You fill in the title, content, image, and event details (date, time, venue, etc.)
  2. If the event date is today or in the future, it appears in the “Upcoming Events” feed on the homepage and the /events/ archive
  3. The event’s own page shows the full description alongside a details card with countdown, time, location, directions, and registration
  4. Once the event date passes, it automatically moves from “Upcoming” to “Past” — no manual action needed
  5. Past events stay on the /past-events/ page as a historical record

Automatic Behaviors


Taxonomies (Categories)

Both content types have their own category systems that appear as colored badges on cards:

News Types

Event Types

Assign these in the right sidebar when editing a news item or event. You can select multiple types per item.


Quick Reference

Pages That Update Automatically

These pages pull content dynamically — you never need to edit them directly:

Pages You Edit Manually