İ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>
Arkadaşlar ikinizinkinide denedim ama olmadı.