Forum Replies Created

Viewing 1 replies (of 1 total)
  • @tw2113 I have the same question but instead of Pages and Posts, it’s about 2 Custom Post types.

    Let’s say that I have as CPT:
    – Author
    – Book

    I would need $domain/$ParentAuthorTypeSlug/$ChildBookTypePostSlug
    Exemple:
    $domain/william_shakespeare/hamlet

    My current challenge folds into 2 parts:
    1. How to set the “william_shakespeare” Author type post as the parent of the “hamlet” Book type post
    2. How to change the url/slug to take this hierarchy into account.

    Thanks a lot!

Viewing 1 replies (of 1 total)