Alıntı
<div id="post-<?php the_ID(); ?>" class="post-alt">
<?php if($count==1) { ?>
<a href="<?php the_permalink(); ?>"><img src="<?php echo get_post_meta($post->ID, "Yazının Tamamını Oku", true); ?>" alt="<?php the_title(); ?> <?php _e('Özet'); ?>" class="alignleft" /></a>
böyle bir kod var benim index.php de sanırım sizin yazdığıınız kod bununla alakalı.??
bunu türkçeleştireyim derken editlemiştim. Sanırım hata burda?