• I’m new to WordPress, having recently moved from Blogger and I’m not a programmer or overly techy. I’ve research back posts and already tried disabling all my plugins with no change.

    I already find this code already in the Picolight main index template:

    <div class=”navigation”>
    <div class=”alignleft”><?php next_posts_link(__(‘« Older articles’, ‘picolight’)); ?></div>
    <div class=”alignright”><?php previous_posts_link(__(‘Newer articles »’, ‘picolight’)); ?></div>
    </div>

    Still, no Older/Newer links are posted anywhere on my post pages (or home page).

    My blog is http://donnamcnicol.com/author/ All help appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter DBMcNicol

    (@dbmcnicol)

    Just an update, if I bring up posts by category or tags, the Older/Newe links are there.

    viewed in Firefox17 and IE7:
    the links seem to be there: screenshot

    Thread Starter DBMcNicol

    (@dbmcnicol)

    Thanks so much, now I know it’s a Chrome issue. I did try disabling all my extensions. Maybe I have a plug-in that’s outdated? I appreciate the looksee and glad to know it’s not something I messed up in the code. Consider this closed.

    I see the links in Chrome as well (latest version, Windows PC, no browser plugins).

    it is possibly safe the assume that most of your users will be able to see the ‘older articles’ links…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Picolight theme and missing Older/Newer links’ is closed to new replies.