This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Post Carousel–use first image in post vs featured image

11 years ago · Last reply by wiredpoet 11 years ago

Hi–I don’t want to use featured images in my blog because I don’ t like how it looks. Is there a way for the post carousel widget to grab the first image in post instead?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi wiredpoet

    Unfortunately not. Under Appearance > Theme Settings > Blog you can turn the Single Post featured image off. To hide the featured image on the archive page, add the following to Appearance > Custom CSS:

    article.post .entry-header .entry-thumbnail img {
    display: none;
    }

    Hope that helps.

  2. wiredpoet 11 years, 2 months ago

    Ah, so I could still set the featured image for purposes of the slider, but it wouldn’t affect the blog display? I think that’s what you’re saying, but just confirming!

  3. Andrew Misplon Staff 11 years, 2 months ago

    That’s it! There is a setting to turn off the featured image for the single post page, but not the archive/blog page, that’s where the CSS comes in.

  4. wiredpoet 11 years, 1 month ago

    Hi Andrew,
    I put in that custom CSS and nothing happened–still see the featured image in blog archive:
    http://screencast.com/t/CnSuDJR8Ld

    Also, is there a way to link the larger image to the post and not just bring up the image? Seems like that should be happening.

    http://screencast.com/t/0wU1bErsil8W

    Thanks,
    C

    • wiredpoet 11 years, 1 month ago

      Duh–nevermind the second question :) I still can’t get the CSS to work, but I understand about the second part now.

  5. wiredpoet 11 years, 1 month ago

    Hi Andrew, I added the code above–is it supposed to get rid of the smaller thumbnail here or is this how it’s supposed to look?

    http://screencast.com/t/0JtUPFQVi

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.

Have a different question or issue?

Start New Thread