Forums

[resolved] fancy url hierarchy question, can this be done? (2 posts)

  1. spscheele
    Member
    Posted 4 months ago #

    Dear Wordpress peeps,

    I just started using Wordpress for my blog and portfolio, using categories to tell the difference between a blog or portfolio post, who appear on their own page. Next to that I have two static pages, about and contact.

    What I would like to have is the following hierarchy, but I'm not sure if this can be done and second of all, how :)

    /blog = show posts for parent category "blog" using template A
    /blog/apple = show posts for child category "apple" using template A

    /portfolio = show posts for parent category "portfolio" using template B
    /portfolio/print = show posts for child category "print" using template B

    /about = show static page "about" using template C
    /contact = show static page "contact" using template C

    I hope someone can drop me a line here, thanx in advance!

  2. spscheele
    Member
    Posted 4 months ago #

    Ok I just found out this works almost out of the box in WP :)

    I changed the Permalink Structure to a custom /%category%/ and then it will display categories like I want as well as static pages.

Reply

You must log in to post.

About this Topic