Header & Footer Component
The "Header" and "Footer" components extend the "Container" component and allow to group other components. They have a fixed position and will be repeated on every page.
There are two options how to use Page Numbering in the editor. Both of them works only in the Header and Footer components:
- You can use {current_page} and {total_pages} placeholders in the Text component
- You can use {page}/{total} in the Page Number component
Related articles you may find helpful
Updated on: 22/04/2025
Thank you!