KonboR adlı üyeden alıntı: mesajı görüntüle
İlgili yeri şu şekilde değiştirip bi dener misiniz

<div class="yazibilgi"><span class="yazar"><?php the_author(); ?></span><span class="kat"><?php the_category(', ') ?></span><span><?php if(function_exists(‘the_views’)) { the_views(); } ?></span><span class="yorum"><?php comments_number('0', '1', '%'); ?> Yorum</span><span class="zaman"><?php the_time('j F Y') ?></span><span class="devami"><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">Devamı..</a></span></div> 
</div>
Scorpion2763 adlı üyeden alıntı: mesajı görüntüle
http://wordpress.org/plugins/wp-postviews/

bu eklentiyi indirip kurun.

okla gösterdiğiniz yere de: <?php if(function_exists('the_views')) { the_views(); } ?>

bu kodu koyun.
Arkadaşlar ikinizinkinide denedim ama olmadı.