Hi. It's possible to write a post to a page? How can I do that?
Hi. It's possible to write a post to a page? How can I do that?
You could just type the content into the Page.
But if you actually want posts to be displayed on a page then you'll need to create a Page Template using something like the template tag, get_posts(), to display the posts.
Resources
Pages
Stepping into Templates
This topic has been closed to new replies.