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
  • Template Files
  • Partials
  • Blueprints
Edit on GitHub

FAQs

PreviousCartNextForms

Last updated 2 years ago

Introduction

FAQs are Tailor Blueprint entries designed to display the frequently asked questions throughout the pages. The idea behind the FAQs is that you can quickly add them and display them in a simple manor. These are defined in the blueprint.

They support a question/answer pair in plain text. The title is never used on the frontend and is used for organization purposes in the backend.

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.

Partials

builder/sections/faqs.htm

renders a section block with configurable options under the "Styles" tab.

builder/colums/faqs.htm

renders exactly the same as the section block, except within a column.

Blueprints

builder/faq

are used to render the blocks in the Dynamic Page Builder (Section and Column)

faq.yaml
This file
This file
These files