I find difficulties on putting the posts on different pages.
Lets suppose I have 5 pages and 10 posts. And I need to put the 1 post to each page i.e ( For e.g. 1st post to 1st page, 2nd post to 2nd page), and also i had a blog section where i have to put only the remaining 5 posts. But the blog section automatically puts all the 10 posts in the blog section.
How to solve this. Any idea would be greatful.
you can use this :
you can use this parameters for checking wich pages you are in :
also look at this codes (get posts by slugs) :
Good Luck