olmadı hocam.

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 23:55:38 -->-> Daha önceki mesaj 23:48:43 --

Kullanım örneği verebilir misiniz?

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 23:57:42 -->-> Daha önceki mesaj 23:55:38 --

<?php if ( has_post_thumbnail() ) : ?>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">
<img src="<?php the_post_thumbnail_url(); ?>"/>
</a>
<?php endif; ?>

Bu kodu kullanınca resimler kayboluyor.

Sonundaki php endifi kaldırınca resimler geliyor.