blog posts on specific pages
-
i want to put my blog posts that i have already written on specific pages … how do i do that?
The blog I need help with is: (visible only to logged in users)
-
One way to handle that is to create categories for your posts and then you can make a menu item to pull all posts in a certain category. Different themes may display these differently.
See this support document for more information on this technique:
https://en.support.wordpress.com/category-pages/view-all/Another approach would be to create a page and use the display posts shortcode. You can tailor the shortcode to display just the post title, or the whole post. There is a limit on the number of posts you can call using this (100). read about that approach here:
- The topic ‘blog posts on specific pages’ is closed to new replies.