Pages
Last updated
Last updated
Pages are Tailor Blueprint entries designed to display the content throughout the theme. The idea behind the pages is that anyone can create anything based anything. There are three types of pages defined in the blueprint, listed below:
Simple pages are just that. They support the following content:
An adaptive content field
An Image field used to display behind the title
SEO & OG Tag information provided by the file
Header, Body, and Footer code areas provided by the file
These pages are designed to dump data quickly, such as Terms & Conditions or Privacy Policy Information
These pages are more powerful. You can build pages 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 pages have the following content and abilities:
A "builder block" style area supported by with the following blocks:
(Section with Background Image, content, and buttons from the file)
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
SEO & OG Tag information provided by the file
Header, Body, and Footer code areas provided by the file.
An Image field used to display behind the title
These page types can keep data structure as well, so they can have any child (or be a child)
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.
page.htm
index.htm
builder/items.htm
search/*
builder/sections/*
builder/columns/*
builder/globals/*
Buttons
Shop Alerts
Search Pages return search content from a block or from the Global Search. They support the following content:
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 blueprint. It includes sections for the and .
it uses the partial for rendering the builder content.
This file is used to display the homepage from the settings. It's almost a carbon copy of the site except there's some logic to get the current homepage from the blueprint.
renders the top level Section blocks in the Dynamic Page builder. It contains partial links to the following blocks:
include the search results from a query. They return all front facing post types. They are used by the block.
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.