Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 134680

jeffgedgaud on "Older Entries link not working"

$
0
0

I changed the child template aqnd now can't figure out how to fix my older entries link which only takes me back to the same main page of blog excerpts.

http://www.jeffsreviews.com/

Code for page navigation is:

<div class="navigation">
<div class="previous"><?php next_posts_link( __( '‹ Older posts', 'responsive' ), $wp_query->max_num_pages ); ?></div>
<div class="next"><?php previous_posts_link( __( 'Newer posts ›', 'responsive' ), $wp_query->max_num_pages ); ?></div>
</div><!-- end of .navigation -->
<?php
endif;


Viewing all articles
Browse latest Browse all 134680

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>