Home>Support>Featured Image Question

Featured Image Question

By Jesse Vad, 9 years ago. Last reply by Daniel, 9 years ago.

Hello,
I’m new to WordPress so I’m wondering if there is a simple solution to my question. I use the Vantage theme and I want to have my recent post thumbnails on the home page display an image as opposed to just a gray box. While using a featured image accomplishes this it also automatically inserts the featured image in front of my post which I do not want. Is there a way to have the image on my homepage thumbnails without the image being added to my post? Thank you.

URL: http://www.nolaworld.com/posts/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Ben Short

    Hi Jesse,

    In Appearance > Theme Settings > Blog, try un-ticking where it says “Featured Image > Display”.

    Thanks,
    Ben

  2. 9 years, 6 months ago Jesse Vad

    Hi Ben,
    Thanks for the response. That helped to eliminate the featured image on the actual blog post itself however I am also trying to eliminate it on my general posts page as well. Any ideas?
    Thanks,
    Jesse

  3. 9 years, 6 months ago James

    add this css into your custom css
    this removes the featured image in blog posts, pages and archives

    article.post .entry-header .entry-thumbnail a,
    article.page .entry-header .entry-thumbnail a {
    display: none;
    }

    .blog .entry-thumbnail {
    display: none;
    }

    article.post.post-with-thumbnail-icon .entry-thumbnail img, article.page.post-with-thumbnail-icon .entry-thumbnail img {
    display: none;
    }

  4. 9 years, 6 months ago Jesse Vad

    Thank you James problem solved! I appreciate it!
    -Jesse

  5. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Jesse,

    Am glad this one has been ironed out. If you encounter any other issue that you may require support for, always feel free to open a thread.

    @Ben and James thanks. Much appreciated :-)

    Cheers

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More