Forum

Jennifer Häfner
Moderator
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
    Has successfully completed the Intermediate Certification
    Has successfully completed the Advanced Certification
2 years, 9 months ago #35408
Up
0
Down
::

Hi Aditya,

You’re right, it’s currently not possible to use a header in the template and the ‘footer’ parameter in the config object.

To set both header and footer, you can use a config object like this:

{
"header-center": "The header",
"footer-center": "[page] / [toPage]"
}