Hi Eric,
I’m creating my own theme and i can’t use the pagination properly in my specific page. But it seemed to work in the search page, can you help?
while this is the code of the specific page:
[Code moderated as per the Forum Rules. Please use the pastebin]
and the nav.php is:
<div><?php wp_paginate(); ?></div>
something i missed? i’m new to WP though.