[Support request] Add page/post title to Element

Home Forums Support [Support request] Add page/post title to Element

Home Forums Support Add page/post title to Element

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #985472
    Kelvin

    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?

    #985556
    David
    Staff
    Customer Support

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.