[Resolved] Post date doesn't appear on page header

Home Forums Support [Resolved] Post date doesn't appear on page header

Home Forums Support Post date doesn't appear on page header

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #505006
    Yugen

    For some reason, my post update doesn’t appear in the page header.
    Using this code

    <h1><big><b>Title
    <br>
    Subtitle</b></big></h1>
    {{post_date}}
    #505283
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not seeing a page header in the page you linked?

    Let me know which one I should be looking at πŸ™‚

    #505302
    Yugen

    Its the 2 post you see. You can check anyone of those.

    #505561
    Leo
    Staff
    Customer Support

    Can you try clearing caching plugin?

    #505583
    Yugen

    I just did, still the same.

    #505647
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a shot:

    .page-header-content time.updated {
        display: block !important;
    }
    #505651
    Yugen

    Hey Tom, thanks it worked. How do I change the color of that text?

    #505660
    Tom
    Lead Developer
    Lead Developer

    There’s a link color option in the Page Header settings πŸ™‚

    #505665
    Yugen

    Thanks a lot for the help Tom!
    Cheers πŸ˜€

    #506129
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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