[Support request] how can i do a header like this for post

Home Forums Support [Support request] how can i do a header like this for post

Home Forums Support how can i do a header like this for post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1130270
    ahmad

    how can i make a header like this for post

    https://prnt.sc/qmyei0

    is there a guide or can you help me to do something like this for my website

    #1130432
    David
    Staff
    Customer Support

    Hi there,

    create a new Header Element for your Posts:

    https://docs.generatepress.com/article/header-element-overview/

    You can use the Template tags to dynamically display the various content.

    #1130636
    ahmad

    how to do that exactly , can some1 help me to set it up

    #1130689
    David
    Staff
    Customer Support

    Follow that document on how to set-up the Header Element.
    Then add this to the Header Element content:

    {{post_terms.category}}
    <h1>{{post_title}}</h1>
    {{post_author}} • {{post_date}}

    It will automatically display the Category followed by the Title, Post Author and Post Date.

    On the Display Rules tab of the Header Element set the Location to Posts > All Posts.

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