• Resolved tajanator

    (@tajanator)


    Hello. I have the Pro version of the theme and just realized that my Posts pages are duplicating the main picture.

    I wanted the picture to be highlighted in the excerpts on the main blog page so I allowed one of my RSS Importers to automatically save the main pic as featured image. This worked for putting the picture on the Blog Excerpt page, but now each post has the featured image on top, and the same image in the post.

    The next step is to find a way to remove featured images from the Post pages, hide them or whatever… but I can’t find a way to do this.

    OR I can just find a way to allow photos in the excerpts, and then I can scrap featured images all together.

    My main blog page: Tajanator’s Diary
    An Example of a post page with duplicate photos: Lawn Mowing Day

    Any suggestions?

    • This topic was modified 7 years, 8 months ago by tajanator.
Viewing 1 replies (of 1 total)
  • Thread Starter tajanator

    (@tajanator)

    I figured out how to fix it.

    To remove the featured image from only the Individual Post’s Page, but not from the Excerpt in the Blog/Home page, I inserted the following CSS to the stylesheet:

    .single-post .post-thumbnail {
    display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Post Excerpt Doubling in Post Page’ is closed to new replies.