[Resolved] Getting author pic to appear in full width page header

Home Forums Support [Resolved] Getting author pic to appear in full width page header

Home Forums Support Getting author pic to appear in full width page header

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #409846
    gedosan

    sorry, check it out now

    domain.com/?p=10538&preview=1&_ppp=25d390e870

    #410061
    Tom
    Lead Developer
    Lead Developer

    Have you disabled your author meta in Customize > Blog > Blog Content?

    #410496
    gedosan

    That hides my author info everywhere though right?

    So what I need:

    For posts with page headers, I want the author to appear in the page header (as it does) but NOT be duplicated below the page header
    See here: domain.com/?p=10538&preview=true

    All other normal posts (without page headers) keeps the author below the page title:
    Like here: domain.com/musical-phenomena-explained

    Possible?

    #410522
    gedosan

    Sorry that first link should be:
    domain.com/?p=10538&preview=1&_ppp=88dd8097d1

    #410778
    Tom
    Lead Developer
    Lead Developer

    Hmm, you could try this:

    .page-header-content + #page header.entry-header {
        display: none;
    }
    #410984
    gedosan

    Perfect, works. Thanks Tom

    #411052
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.