Tailor Starter Documentation
Get ThemeOctober CMS DocsGitHub
  • Getting Started
  • Pages
    • Blocks
      • Hero Section
      • Section
        • Advanced Tab
        • Content Column
        • Buttons Column
        • Image Column
        • Posts Column
        • Events Column
        • Products Column
        • FAQs Column
        • Form Column
        • Search Column
      • Posts Section
      • Events Section
      • Products Section
      • Form Section
      • FAQs Section
      • Search Section
      • Creating Blocks
      • Editing Blocks
  • Menus
    • Main Menu
    • Secondary Menu
    • Social Menu
  • Blog
    • Posts
    • Authors
    • Categories
  • Events
  • Shop
    • Products
    • Product Categories
    • Product Properties
    • Orders
    • Cart
  • FAQs
  • Forms
    • Submissions
  • Search
  • Icons
  • Settings
  • Editing Blueprint Files
  • Seed Data
Powered by GitBook
On this page
  • Introduction
  • Event Entry Properties
  • Recurring Events
  • Template Files
  • Events
  • Blueprints
Edit on GitHub

Events

PreviousCategoriesNextShop

Last updated 2 years ago

Introduction

Events are Tailor Blueprint entries designed to show events based on the entry's settings. Event entry content is determined by the file.

The idea behind events are to show them as quickly as possible without having to go through a lot of loops.

Event Entry Properties

Events have the following content fields:

  • A content field

  • A short description (used in the )

  • An Image field used to display behind the title (and date depending where the event is being displayed)

  • An event link

  • A location link

  • A Location (used if the location link is set)

  • Event Options

    • Ability to hide event dates

    • Ability to hide event times

    • Ability to add recurring events

  • Ability to set start and end times with events

  • SEO & OG Tag information provided by the file

  • Header, Body, and Footer code areas provided by the file

Recurring Events

Recurring events depend on the start and end date fields and automatically calculate repetence based on the following settings:

  • Recurrence

    • Daily

    • Weekly

    • Bi-Weekly

    • Monthly

    • Bi-Monthly

    • Yearly

  • Repeat Length

    • Only used if "Custom" is not set

Custom Recurrences

These recurrences give you more flexibility to pick exact start and end dates for anything.

Template Files

The files below are used to display content throughout the site. Below is an explanation of what each file does and how things are rendered.

Events

event.htm

Blueprints

builder/events/*

is used to display a single event entry type from the blueprint.

are used to render the top level Section blocks in the Dynamic Page Builder.

This file
event.yaml
These files
events.yaml
Page Blocks
seo_fields.yaml
code_fields.yaml
Recurring Events
Custom