Adding individual blog posts to different pages
-
I have several pages on my website that I want to organize my new blog posts into. How can I put the new blog posts I create into the individual pages on my website?
The blog I need help with is: (visible only to logged in users)
-
Hi,
You can’t post to static pages. Two different ways to approach the problem:
1. Use category pages instead.
a. Create post categories corresponding to the items in your header menu, including the top-level items and assign each category to one or more posts. See the Categories support page.
b. Change the menu items in the header menu that are linked to static pages to links to category pages.
c. Use category pages in the header menu, which is a custom menu, as described in the Category Pages support page.2. This option isn’t necessary if you choose the first option above, though it’s possible to use both options. You can’t post to static pages, but you can insert display posts shortcode into them in order to make them to display dynamic lists of posts. See the Display Posts Shortcode support page for relevant information and instructions.
- The topic ‘Adding individual blog posts to different pages’ is closed to new replies.