Adding Links to Older Posts at the bottom of the blog
-
I am trying to show links on the bottom of my blog page: http://www.businessbabyshower.com/blog that says older posts and links to the previous post page. The code is in place, but for some reason does not show on the bottom of the page.
Here is the code—–
<div class=”navigation”>
<div class=”alignleft”><?php next_posts_link(‘« Previous Entries’) ?></div>
<div class=”alignright”><?php previous_posts_link(‘Next Entries »’) ?></div>
</div>
—————————–
Is there a place in the admin settings where this needs to be enabled, or am I missing something altogether to get these links to show up. Thanks. -
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
- The topic ‘Adding Links to Older Posts at the bottom of the blog’ is closed to new replies.