Right now I have a custom page template set up that also acts like a second blog page aside from my default WP blog. I need to have pagination on there but I'm not sure how to go about doing this.
I would only like to call posts from a particular category, which I have working now. And so then I would only like to have say 10 posts on my custom page. Once it reaches 11 how can I handle that with pagination?
I need to have the archives of posts for my particular category still have the look of my custom page. I hope I explained this right. :(
I followed the instructions and used the code for my separate blog page from WPBeginner, at this link http://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress
..i used the first method if that will help give you more of an idea of what i am trying to do . Well, as you can probably see I am not a coder or anything and have only been using WordPress for a few months now and have found so many resources. So I have read all of the documention from the codex and searched but I still need some help with this as it is so far beyond my skill level. So if anyone could help, it would be very appreciated. :)