Picolight theme and missing Older/Newer links
-
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!
The topic ‘Picolight theme and missing Older/Newer links’ is closed to new replies.