Posts
Last updated
Last updated
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 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.
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
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.
post.htm
builder/items.htm
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.