• Hey guys,

    I’m having some troubles with my pagination. I can get to the next page, but the content remains the same.. Any suggestions on how I can solve this?

    Tested with my custom pagination and the basic:

    <div class="nav-previous alignleft"><?php next_posts_link( 'Older posts' ); ?></div>
    <div class="nav-next alignright"><?php previous_posts_link( 'Newer posts' ); ?></div>

    Here’s a link to the page I’m referring to: itsnwa.com

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Pagination problem’ is closed to new replies.