On this page
Blocks: content, blog and context
Nine blocks that mostly pull their content from the website itself: the CMS list, the blog blocks, the table of contents and the links to further pages. Plus two special cases that are not offered in the block catalogue of the editor.
Overview
Blocks that pull their content from the website itself — plus two special cases outside the catalogue.
Most blocks in this part have few fields of their own, or none at all: you only say what should be shown, the website supplies the content. The CMS list draws its entries from a content type, the blog blocks from your posts, the table of contents from the headings of the open page.
How to create content types and write posts is described in the chapter Content, media library and blog.
At the end of this page there are two special cases: "Ratings" belongs to the block catalogue on the server but is not listed in the left column of the editor — it can be created through the AI assistant. The "Footer legal links" belong to the footer area of the website, not to an individual page.
Blocks without settings
Table of contents and post mockup have no fields. The editor points this out in the inspector — layout, spacing and style are still available below.
CMS list collection-list
Lists the published entries of a custom content type.
In the editor you only pick the content type; the entries are inserted when publishing. Only published entries appear in the list.
- In the editor
- Content (CMS)
- Page structure
- Standalone
- Settings
- 5
| Setting | Type | Required | Default | Meaning |
|---|---|---|---|---|
collection | Text | Required | empty | Key of the content type whose entries are listed. |
title | Text | optional | no default | Heading above the block. |
layout | Choice | optional | grid | Presentation: grid (cards) or list. Possible values: grid, list |
columns | Choice | optional | 3 | Number of columns in the grid. Possible values: 2, 3, 4 |
limit | Number | optional | no default | Maximum number of entries; 0 or empty shows all. |
On top of these come the common settings _style and columnsByBp.
Blog list blog-list
List of published blog posts with filter and pagination.
The block shows the posts of your blog. It needs no content of its own — while no post is ready, the list stays empty.
- In the editor
- Blog & context
- Page structure
- Section start
- Settings
- 5
| Setting | Type | Required | Default | Meaning |
|---|---|---|---|---|
title | Text | optional | no default | Heading above the block. |
subtitle | Text | optional | no default | Short line below the heading. |
perPage | Number | optional | 9 | Number of posts per page. |
columns | Number | optional | 3 | Number of columns in the grid. |
showCategories | Yes/no | optional | Yes | Shows the category filter bar. |
On top of these come the common settings _style and columnsByBp.
Table of contents toc
Index of the sections; it is built automatically from the level 2 headings.
The table of contents is built from the headings of the page and lists only those at level 2. There is nothing to set; every heading automatically gets an anchor.
- In the editor
- Blog & context
- Page structure
- Inline
- Settings
- 0
This block has no settings of its own. You insert it and it fills itself from the content of the page; styling and spacing are set through the common settings.
On top of these come the common settings _style.
Post mockup featured-mockup
Shows the graphic of the blog post; the content comes from the post itself.
The graphic is produced from the post automatically. Outside a blog post the block has nothing to show.
- In the editor
- Blog & context
- Page structure
- Inline
- Settings
- 0
This block has no settings of its own. You insert it and it fills itself from the content of the page; styling and spacing are set through the common settings.
On top of these come the common settings _style.
Comparison table comparison
Table comparing several offers or variants.
- In the editor
- Blog & context
- Page structure
- Inline
- Settings
- 2
| Feature | Option A | Option B |
|---|---|---|
| Consulting | by phone | on site |
| Response time | one working day | same day |
| Documentation | on request | always included |
| Setting | Type | Required | Default | Meaning |
|---|---|---|---|---|
headers | List of texts | Required | empty | The column headings of the table. |
rows | Table | Required | empty | The rows of the table; each row is a list of cells. Yes/no values are shown as an icon. |
On top of these come the common settings _style.
Ratings ratings
Star ratings with an overall score and individual reviews.
This block is not offered in the catalogue in the left column; it can be created through the AI assistant. Ratings and the aggregate score have to be genuine and verifiable.
- In the editor
- not in the catalogue
- Page structure
- Section start
- Settings
- 13
| Setting | Type | Required | Default | Meaning |
|---|---|---|---|---|
title | Text | optional | no default | Heading above the block. |
subtitle | Text | optional | no default | Short line below the heading. |
aggregate | Group | optional | no default | The overall score across all ratings. |
aggregate.score | Text | optional | no default | Overall score, for example 4.8. |
aggregate.max | Text | optional | no default | Highest achievable score. |
aggregate.count | Text | optional | no default | Number of ratings. |
aggregate.label | Text | optional | no default | Text after the count, for example reviews. |
items | List of entries | optional | empty | The individual ratings in order. |
items[].author | Text | Required | no default | Who left the rating. |
items[].role | Text | optional | no default | Role or company of the person. |
items[].quote | Text | optional | no default | The text of the rating. |
items[].rating | Text | optional | no default | Number of stars from 1 to 5. |
items[].date | Text | optional | no default | Date of the rating. |
On top of these come the common settings _style.