• natmurji

    (@natmurji)


    I was wondering if anyone could assist me with making separate pages that contain posts? For example; in my current site, there is only one page that is assigned the “blog” page. But I want to have two blog pages. How would I do that?
    my site is giftofaction.com -> currently all my posts are under the page titled “profiles” but I want to have another page not linked to profiles that also contains posts as well.

Viewing 1 replies (of 1 total)
  • Theme Author Caroline Moore

    (@sixhours)

    You have a lot of different ways to do this, depending on what you’re trying to achieve.

    I would look at creating a new Custom Post Type in a child theme or plugin. Then you can have a CPT just for profiles, for example, leaving Posts for the blog.

    Or you could assign posts to separate categories, using a custom page template with a new WP_Query to display only posts from one category.

Viewing 1 replies (of 1 total)
  • The topic ‘How to set-up to separate blog pages with posts’ is closed to new replies.