[Resolved] featured image appearing within post

Home Forums Support [Resolved] featured image appearing within post

Home Forums Support featured image appearing within post

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33995
    Ben Hourahine

    Hi Tom,

    I absolutely love generatepress, so thank you.

    I am having an issue with featured images. Whenever I set them up they then appear within posts above the content and the existing image.

    http://ispycool.com/2014/09/16/kumi-yamashita-light-shadow-art/

    Any solutions?

    Thanks again,
    Ben

    #34207
    Tom
    Lead Developer
    Lead Developer

    When you have a featured image set, it will show up above your title on single posts.

    You can:

    a) Use the Disable Elements addon to hide the post image.
    b) Hide the post image on single post views everywhere with this CSS:

    .page-header-image-single {
          display: none;
    }
    #34289
    Ben Hourahine

    Thanks Tom, I will try that and let you know.

    I actually have another query, but will put in a seperate post.

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