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
  • Simple Posts
  • Dynamic (Builder) Posts
  • Template Files
  • Pages
  • Partials
  • Blueprints
Edit on GitHub
  1. Blog

Posts

PreviousBlogNextAuthors

Last updated 2 years ago

Introduction

Posts are Tailor Blueprint entries designed to show blog posts based on the entry's settings. Post entry content is determined by the file.

The idea behind the posts is that anyone can create anything based anything. There are two types of posts defined in the post.yaml blueprint, listed below:

Simple Posts

Simple posts are just that. They support the following content:

  • An adaptive content field

  • An Image field used to display behind the title

  • An option to display an

  • A Blog Excerpt (Short Description)

  • SEO & OG Tag information provided by the file

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

These posts are designed to dump data quickly, such as content that doesn't need much formatting.

Dynamic (Builder) Posts

These posts are more powerful. You can build posts exactly how you want. They support a lot of features but most of them are covered in the Block Types area of the documentation. To summarize, These posts have the following content and abilities:

  • An Image field used to display behind the title

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.

Pages

post.htm

Partials

builder/items.htm

Blueprints

builder/sections/*

builder/columns/*

builder/globals/*

  • Buttons

  • Shop Alerts

A "builder block" style area supported by with the following blocks:

Block With configurable columns matching the top level of selectable blocks

which are filterable

which are filterable

which are filterable

which displays a chosen form

An option to display an

SEO & OG Tag information provided by the file

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

This file is used to display page content form the posts entry blueprint. It includes sections for the and .

it uses the partial for rendering the builder content.

renders the top level Section blocks in the Dynamic Page builder. It contains partial links to the following blocks:

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

are used in the Block to render partial content. They are very similar to the Section blocks but include a few more partials to render column block content:

are used throughout the and Column blocks to render the following content:

Used in Block

Used in Block

Used in all Products Blocks (and ). Used to display Shop alert content when the shop content isn't set.

post.yaml
Author
Blog Categories
seo_fields.yaml
code_fields.yaml
October CMS's repeater field widget
Section
Posts
Events
Products
Forms
Blog Categories
Author
seo_fields.yaml
code_fields.yaml
This file
Hero Section
Section
Posts Section
Events Section
Form Section
These files
These files
Section
Buttons Column
Content Column
Images Column
These files
Section
Buttons Column
Hero Section
Section
Column
Simple
Dynamic Posts
builder/items.htm
Section Blocks