Verdiğim kodu index.php'nin en altına eklediyseniz, öyle çıkması normal..

kodu index.php'de:
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
ile

<?php endwhile; else: ?>
satırları arasında herhangi bir yere ekleyin...