functions.php'ye
<?php
if ( has_post_thumbnail() ) {
the_post_thumbnail();
}
?> 
kodunu ekleyin düzelir.