Temanızdaki bu kodun altına
<b>"<?php the_title(); ?>" için <?php comments_number('yorum yok', '1 yorum', '% yorum' );?></b><br /><br />Alttaki kodu ekleyiniz
<ul class="commentlist" id="singlecomments">
<?php wp_list_comments(array('avatar_size'=>45, 'reply_text'=>__('Cevapla »','temaadi'))); ?>
</ul>