Default tema kullanıyorum, söylediğiniz php dosyasında önerilen yeri bulamadım
default temada
<?php the_content('<p class="serif">Read the rest of this entry »</p>'); ?>
<?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
<?php the_tags( '<p>Tags: ', ', ', '</p>'); ?>
kısmı var bunların altına ekleyebilirsiniz. olmadı <h2><?php the_title(); ?></h2> kodunun altına ekleyebilirsiniz, sonuçta bu ziyaretçilere gözüken bir şey değil, o yüzden yeri de pek önemli değil. (: