Forums
Forums / Themes and Templates / Pagination problem
(@itsnwa)
11 years, 7 months ago
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
Bump
The topic ‘Pagination problem’ is closed to new replies.