Skip to content
Advertisement

WordPress second page pagination not showing posts

I’ve been trying to add numeric pagination to my custom wordpress theme. I have run into a problem where I can’t see any posts on second(or third page). I have my page-archive.php file, index.php, single.php files all set up. It should be everything that a blog site needs? I’m a bit confused what am I missing here? I’ve been trying multiple different options and I tried to modify my page-archive.php page but no luck.

index.php

JavaScript

functions.php

JavaScript

page-archive.php

JavaScript

Advertisement

Answer

It turns out that I don’t need the first half of the code. Feeling dumb. Anyways here is the answer.

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement