• Hi,

    I’ve been looking through the forum and I know, I should just search this stuff but I don’t seem to understand how to do this.

    I have a category called Blog and I want that category to have it’s own, individual page where the posts of that category appear on that page.

    How do I go about doing that?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Why don’t you just have a category called blog?

    Then your page would be https://irkcirtap.com/?cat=number
    Where number would be the id number of your category.

    If you are using nice permalinks, then your urls could look like:
    https://irkcirtap.com/category/blog/

    And that page would only display posts in that category.

    Thread Starter pnpatrick

    (@pnpatrick)

    Okay.

    I’ve got that my page link would be:

    https://irkcirtap.com/?cat=6
    So that’s my blog category.

    But how do I link that at the top navigation.

    Well, if you are handcoding your navigation, you can simply use that url in a standard link tag. You’ll have to modify your header tag.

    But if you want to just display ‘blog’ category links on the blog page, you’ll have to use a custom query. (You might need to make a unique template for this page.)

    I think that it might be easiest for you to go in and simply modify your header so that you don’t have a blog page, but just the blog category.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Viewing posts of x category in x page’ is closed to new replies.