Post thumbnail outside the loop

try:

global $post;


if (has_post_thumbnail( $post->ID ) ){
//    
      get_the_post_thumbnail($post->ID); 
//

}

Leave a Comment

File not found.