Forums

Next Page Links Go To Home Page (4 posts)

  1. checktherhime
    Member
    Posted 5 months ago #

    I'm trying to get a new theme for my blog working, the new them initially did not come with any "next page" links at the bottom of the screen. I used the following code:

    <div class="navigation">
    <div class="alignleft"><?php next_posts_link('« Older Entries') ?></div>
    <div class="alignright"><?php previous_posts_link('Newer Entries »') ?></div>
    </div>

    This made the links appear however each time I click the link it takes me back to the main page. I have not set a static front page from the wp-admin dashboard, here's my the original code for my index:

    http://pastebin.com/de978744

  2. lhoylhoy
    Member
    Posted 5 months ago #

    you don't have semicolons after every close parenthesis

  3. checktherhime
    Member
    Posted 5 months ago #

    I went back and added semicolons, but when I did that all of my posts showed up on the front page twice and when I added the code for "next page/previous page" it still took me to the front page:

  4. checktherhime
    Member
    Posted 5 months ago #

    bump.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.