I have been trying to add custom numeric pagination to my custom WordPress theme. Everything seems good so far but the problem is that every page shows the same 3 posts. Is there something I should consider doing while building my own WordPress blog theme. Right now I have my page-archive.php and single.php f…