Forums

[resolved] problem with old entries after upgrading to 2.6.5 (1 post)

  1. silentvoice84
    Member
    Posted 3 years ago #

    Greetings,

    After i have upgraded from 2.6.3 to 2.6.5 i have encountered a problem with old entries for front page only.

    when ever i tried to click on old entries i still get the same entries in the front page, archives, categories old entries works fine.

    when switching to another theme old entries works fine for front page.

    i have checked the code and it's same for all files anyway i'll post it here

    <div id="post-navigator">
    <?php if (function_exists('wp_pagenavi')) : ?>
    <?php wp_pagenavi(); ?>
    <?php else : ?>
    <span class="alignright"><?php previous_posts_link('Newer Entries &raquo;'); ?></span>
    <spanclass="alignleft"><?php next_posts_link('&laquo; Older Entries'); ?></span>
    <?php endif; ?>
    </div>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.