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?