Site logo

[Resolved] Featured Images After First Paragraph

Home Forums Support [Resolved] Featured Images After First Paragraph

Home Forums Support Featured Images After First Paragraph

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1723893
    Debashish

    Hi there, I’m currently using GP premium. The featured images are set to show below the title. I’d like to show the featured images after the first paragraph of blog posts. Could you please help me with that? Thanks.

    #1723912
    Leo
    Staff
    Customer Support
    #1725249
    Debashish

    It works like a charm! Thanks so much.

    #1725314
    Leo
    Staff
    Customer Support

    No problem 🙂

    #1735154
    Debashish

    Hi Leo, I’m facing some issues to use featured images after the first paragraph of content. I added the code that was suggested by David. But featured images are showing twice on the content. The first one is well after the first paragraph. Text appears very close below the featured images though. There should be a space.

    And If I disable featured images from the setting, Featured images are no more showing as thumbnails. When I go to category pages, for example, there are posts with headlines and text excerpts, but no thumbnail images.

    I’m looking forward to hearing from you. Thanks.

    #1735248
    David
    Staff
    Customer Support

    Hi there,

    you can disable the Featured Image in Customizer > Layout > Blog –> Featured Images – make sure select the Posts tab and make that change.

    To add some space below the featured image in the content add this CSS:

    .incontent-featured-image {
        margin-bottom:  1.5em;
    }
    #1735333
    Debashish

    Hi David, What I found is I disabled featured images for archives as well. That made the thumbnails disappear. Thanks for coming up with the solutions. I’ve added the CSS too. Everything seems perfect now. Thanks again for the support.

    #1735713
    David
    Staff
    Customer Support

    Glad to be of help

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