• Resolved m4g1c

    (@m4g1c)


    Hi everyone,

    Is it possible to set the thumbnail for a post without setting featured image or having any image in the post itself?

    For example I have a post that contains only embedded video and don’t want to set featured image but would like to have a thumbnail for this post.

    Many thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Jason King

    (@jasoncharlesstuartking)

    You could have a standard graphic that you use on video only posts. You’d still need to assign it as a Featured Image each time, but every one would use the same icon/photo.

    And / or you can have an image that’s displayed by default if a post has no featured image. You could do that using a simple snippet of code or use a plugin such as https://wordpress.org/plugins/default-featured-image/

    Thread Starter m4g1c

    (@m4g1c)

    Yeah I was thinking about that but it’s a kind half way for me. Such standard graphic isn’t unique.

    Maybe there is a way of assigning a feature image which would result in having thumbnail but stopping it from showing at the top of the post as a big banner?

    Thanks to this you wouldn’t have to worry about quality and the size of the featured image that goes at the top of each post.

    Many thanks!

    Jason King

    (@jasoncharlesstuartking)

    You could do that, but you’d need to be able to edit the theme and change a bit of PHP code here and there.

    The conditional code in that snippet linked to above would pretty much do the job. You’d just change it so that no image was displayed in the big banner area; but in other sections (e.g. archive, search) it displayed the thumbnail.

    Have fun.

    Thread Starter m4g1c

    (@m4g1c)

    Many thanks Jason!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Independent thumbnails for posts’ is closed to new replies.