[Resolved] How do I add an author image to a header element?

Home Forums Support [Resolved] How do I add an author image to a header element?

Home Forums Support How do I add an author image to a header element?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #952772
    Sara

    I’d like my header to display the author image. Right now it looks like this:

    <span class=”hero-category”>{{post_terms.category}}</span>
    <h1>
    {{post_title}}
    </h1>
    <span class=”hero-byline”>{{post_date}} by {{post_author}}</span>

    and I’d love to add the author image, right next to the author name. Is that possible? Thanks in advance!

    #952790
    David
    Staff
    Customer Support

    Hi there,

    this example created by Leo shows you how to do that:

    https://docs.generatepress.com/article/page-hero-examples/#example-2

    #952843
    Sara

    Thanks!

    #952859
    David
    Staff
    Customer Support

    You’re welcome

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