-
core/query-title
Display the query title.
-
core/query-pagination
Displays a paginated navigation to next/previous set of posts, when applicable. This block consists of the blocks core/query-pagination-previous, core/query-pagination-numbers and core/query-pagination-next. Code structure
-
core/query-pagination-previous
Displays the previous posts page link. To test this click on “next page”. After that you will be on page 2 of the pagination and “Previous Page” will be visible. Code structure
-
core/query-pagination-numbers
Displays a list of page numbers for pagination Code structure
-
core/query-pagination-next
Displays the next posts page link. Code structure
-
core/query-no-results
Contains the block elements used to render content when no query results are found.
-
core/post-title
Displays the title of a post, page, or any other content-type. Block Example #1 Post title not as a link Code Structure #1
-
core/post-terms
Post terms.
-
core/post-template
Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.
-
core/post-navigation-link
Displays the next or previous post link that is adjacent to the current post.