Huh. Well from the main page, I guess when I press the next page button, it does go to the next page. On that next page, when I try to press previous page, it shares the same url as the next page one. omg lol thanks :3
Ok to fix that you can do this:
Go into the coding.
Click CTRL + F and search for: PreviousPage (in the exact letters and words)
Then you copy this:
{block:PreviousPage}«{/block:PreviousPage}
{block:NextPage}»{/block:NextPage}
between this:
If the code looks like this right now:
{block:PreviousPage}«{/block:PreviousPage}
{block:NextPage}»{/block:NextPage}
still change what I suggested to change.
There is some extra coding in your edit of my theme that I think might be the problem but I'm not really sure.











