• Hi Community,

    I’ve got a piece of standard code which allows to jump into older posts. This used to be workable but probably after upgrading to WP 4.0 it’s no longer works correctly. When clicking on the link it shows the same page and same posts, but link looks ok, like this one http://mjstore.ru/news/page/2/

    <div class="navigation navbot">
    <div class="alignleft"><?php previous_posts_link('< Посмотреть новые записи') ?></div>
    <div class="alignright"><?php next_posts_link('Посмотреть старые записи >') ?></div>
    </div>

    If there something changed to the way how WP requests old posts from database?

    [please continue with your existing topic at https://wordpress.org/support/topic/older-posts-stopped-working?replies=1 and add any new information there]

  • The topic ‘Link to older posts doesn't work’ is closed to new replies.