View Single Post
Old 07-07-2009, 12:23   #1 (permalink)
Pete Nice
Crankshaft
 
Pete Nice's Avatar
 
Join Date: Apr 2003
Posts: 2,108
wordpress pagination

So I found a tutorial about pagination - I set it up with the if have_posts loop but ti doesn't work. If I take out the if and else statements it works - the only problem with that is the else statement contains the 'no post - go back to the homepage' message. Anyone else have a solution to pagination?
  Reply With Quote