• I was wondering if it is possible to have subpages under a custom post type.

    I am trying to figure out a website for an art gallery and I have a custom
    post type called “Artists” and each artist woiuld have various content that I would
    like to link to as a seperate page under the individual artist page like so:

    /artists

    /artists/victoria

    /artists/victoria/bio

    /artists/victoria/exhibitions

    /artists/victoria/news

    Is this possible using WordPress? If so, how would I go about doing such a thing?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure if this answers the question, but if you register ‘Artists’ as hierarchical (default is false), then it will behave like Pages instead of Posts.

    Pages can have a hierarchical order, so you could have the parent/child/grandchild relationship you showed.

    Thread Starter sunyata84

    (@sunyata84)

    So each one of those pages would be added under the existing page, like a sub-page would?

    That seems to become super unwieldy when you have a large amount of artists. I think I’ll go look for a plug-in to help hide the subpages from the admin view, unless there is some other way.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom post types content subpages’ is closed to new replies.