“previous” leads to next. “next” leads to previous?!
-
Um… when it says “next post” it links to the previous. where it says “previous” it links to the next. how do i fix this conflict?
Here is the next,prev part:
<div class=”navigation”><p><?php posts_nav_link(); ?></p></div>
<div style=”clear: both”></div>
<?php else : ?>
<h2 class=”center”>Not Found</h2>
<p class=”center”><?php _e(“Sorry, but you are looking for something that isn’t here.”); ?></p>
<?php endif; ?>and here is the site:
My web comic
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘“previous” leads to next. “next” leads to previous?!’ is closed to new replies.