Merhaba
Temada post.php içerisinde olmalı featured image kısmını aşağıdaki ile dener misiniz?

<?php $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID), 'thumbnail' ); ?><img src="<?php echo $url ?>" />