• Resolved Rostyslav

    (@rostyk1000)


    Hello, how can I add a page atribute like on wordpress default pages. (Parent child relationship in custom post type).

    I would like to chose the parent page like on wordpress pages.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    A few things to make sure you have for your post type:

    1. The post type is registered as being hierarchical true
    2. “Page Attributes” checked in the supports section.
    3. At least 1 post in the post type published. You can’t publish a child post to a parent that is not also published.

    Hopefully that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Parent child relationship in custom post type’ is closed to new replies.