Site logo

Archived topic

Add page/post title to Element

1 reply · Started by Kelvin on August 16, 2019

Viewing posts 1–2 of 2

Dear Sir/Madam,

I want to add the page/post title to the Element so that I can standardize the publishing to the page/post. How can I do that?

Hi there,

in the Header Element you can you use the template tag provided - eg. add this to the header element content:

<h1>{{post_title}}</h1>

This will display the current post or page title as a H1 within the header element. And will also automatically remove the H1 title from the post content.

This archived topic is closed to new replies.