Viewing 12 posts - 1 through 12 (of 12 total)
  • #56678
    kastyles
    Member
    Post count: 123

    Is there a way to disable the thumbnail/feature image from the blog but, show it elsewhere on the site?

    Example, recent post features, related articles, and archive pages Id like it to show.

    #56695
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, when creating a post you can choose “Thumbnail type: None” or you can use this custom css:

    .single .page-content .media-wrap img {display: none; } 
    
    #56845
    kastyles
    Member
    Post count: 123

    If I use ‘none’ it doesn’t show at all. That code doesnt work for me either.

    Thanks for the reply Melanie.

    #56854
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please share the link that you do not want to have the thumbnail show on

    – Kyle

    #56916
    kastyles
    Member
    Post count: 123

    Hi,

    On my home page using recent post from the blog- http://kastylephotography.net and any archive pages. here is a category archive page- http://kastylephotography.net/syracusephotographer/diy-projects

    I dont want it on the blog like the top post. http://kastylephotography.net/blog

    I dont use the excerpt so the feature/thumbnail image will be a repeat of an image already in the post. I can use other images at times but, I wont be able to with every post.

    Or another possibility is there a way to extend the excerpt? I just dont want one image showing with a bit of text with a read more. My blog is very picture based so I want more pictures to show in the main blog page. I tested using WordPress read more short code and adjusting the amount of text shown in an excerpt in the theme settings so more pictures would show. neither worked. A way to override it so I can use the WP read more where I want? The featured/thumbnail image issue wont matter if I can do that.

    Also what size is the featured image? Im getting distortion because my image is not big enough so I can size them proper. I did a search but didnt come up with sizes, I didnt find it in the documentation either.

    #56921
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    to remove the featured image from your blog page try this custom css:

    .blog-items.standard-items .blog-item figure {
      display: none;
    }

    – Kyle

    #57332
    kastyles
    Member
    Post count: 123

    Thank you. That worked great.

    The feature image still doesnt show on category archive pages but I can live with that.

    #57334
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

    #89088
    tensor
    Member
    Post count: 24

    It doesn’t work for me. I add the custom css, and switched the from image to standard. The featured image is still shown on the single blog post page.

    #89091
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    For detail media you need to select ‘none’

    – Kyle

    #89228
    tensor
    Member
    Post count: 24

    Hi Kyle, …thank you very much for your fast responds. It works!

    – Harald

    #89286
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register