I've created a custom page to display posts from a specific category. But the pagination doesn't work. When you click on "next" the link looks like this: http://localhost:8080/mysite/page/2/ but it's still displaying the same posts as on the first page. Can anybody please help???
My code looks like this:
[Code moderated as per the Forum Rules. Please use the pastebin]