I have a Page, with Custom Page Template to display 6 "Posts" with a specific category on that page.
The Code that i have used can be found here: http://pastebin.com/E52u0TTi
Also, i have tried:
But Both show same posts and not other posts, however the URL changes to page/1/ page/2 and so on.
What do i intend to have:
I want to have Next link to be displayed on the template and when it is clicked, the next set of Posts with same Category should load.
I tried to google for a solution can stumbled upon this post: http://blog.deconcept.com/2005/02/07/wordpress-next-previous-post-links/ the solution used here is deprecated.
Kindly help.