Skip to content

FAQ

The FAQ section is used to manage frequently asked questions and answers. It is shown to customers on a dedicated FAQ page in the store, where they can search questions, filter by category and expand individual answers.

FAQ management has three parts: the questions themselves, their categories, and the configuration of the public page.

FAQ questions

Cesta: Admin > Content & Theme > FAQ > All FAQs

Creating a question

  1. Open Admin > Content & Theme > FAQ > All FAQs.
  2. Click Create FAQ.
  3. Fill in the Question and the Answer (the answer is rich text).
  4. Assign one or more Categories.
  5. Optionally add an Image, fill in the SEO fields and set the Sort order.
  6. Turn on Published and optionally Featured.
  7. Save.

Both the question and the answer can be filled in per language. The question's URL (slug) is generated automatically from the question in the main language.

FieldDescription
QuestionThe question text (required, max 500 characters). Translatable per language.
AnswerThe answer in a rich-text editor (required). Translatable per language.
CategoriesOne or more FAQ categories the question belongs to.
ImageOptional image – an uploaded file or a pick from the media library.
Meta title / Meta descriptionSEO fields for the question. Translatable per language.
Sort orderDetermines the position in the listing (lower number = higher).
PublishedThe question is visible on the storefront.
FeaturedA highlighted question; also affects the "Featured first" sorting.

TIP

Both the Published and Featured states can be toggled directly in the FAQ list without opening the detail – handy for quickly hiding or highlighting a question.

FAQ categories

Cesta: Admin > Content & Theme > FAQ > Categories

Categories group questions and act as a filter on the public page. You create them separately and then assign them to questions.

  1. Open Admin > Content & Theme > FAQ > Categories.
  2. Click Create category.
  3. Fill in the Name (translatable) and optionally a Description.
  4. Set the Color and Sort order.
  5. Turn on Active and save.
FieldDescription
NameCategory name (required, max 255 characters). Translatable.
DescriptionOptional category description (max 500 characters). Translatable.
ColorCategory color in #RRGGBB format.
Sort orderOrder of the category in the filter.
ActiveInactive categories are not shown on the storefront and their questions cannot be filtered through them.

TIP

Only active categories are offered in the category picker on a question and are used in the "FAQ section" block in the page editor. If you deactivate a category, it stops being shown to customers.

FAQ page configuration

Cesta: Admin > Content & Theme > FAQ > FAQ Configuration

The configuration controls the look and behavior of the public FAQ page. The key setting is Active – if you turn it off, the entire FAQ page becomes unavailable to visitors (returns a 404 error).

AreaSettings
Page statusThe Active toggle – turns the whole FAQ page on or off.
SidebarPanel type (Static, Closable, None) and whether it is open by default.
HeaderTitle and subtitle (translatable), subtitle visibility, background image, FAQ count display, and banner height/border radius.
FooterHeading and description below the listing (translatable) and their visibility.
SEOPage meta title, meta description and meta keywords (translatable).

FAQ page on the storefront

The public FAQ page is available at the path /faq (the address can be changed in SEO settings). It shows only published questions from active categories.

On it the customer can:

  • search questions by text,
  • filter by category,
  • sort questions (default order, most viewed, featured first),
  • expand answers in accordion style.

TIP

Questions can also be shown outside the main FAQ page – in the Page editor there is a FAQ section block where you select specific categories from which published questions are loaded.