• I have wordpress site and use posts2post plugin for relationship.

    I have 4 custom post type.

    1. doctor
    2. Therapy
    3. Article
    4. Question
    I have complete all single relationship but I want nested relationship. I have check this link but it not worked for me.

    I have below relationship.

    Doctor -> Therapy
    Therapy -> Article

    So, I want to display all article in Doctors page. Doctor related to Therapy so I can get all therapy of this doctor and then fetch all article of these Therapies.

    But I don’t know how to implement via coding.

    https://wordpress.org/plugins/posts-to-posts/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘nested relationship posts2post’ is closed to new replies.