Problem:
I am using below post type relationship structures:
- Child post type "State"
-- parent post type "State Groups", relationship "States in Group"
--- Grandparent post type "Cluster", there are two relationships between post type "Cluster" and "State Groups":
"Cluster Shift From" and "Cluster Shift to"
---- Great-grandparent post type "Explorers", relationship "Explorer Clusters"
I need to show in great depth of context. "Before" States turn into "after" States, are nested into "before" and "after" State Groups which are connected in Clusters which are sometimes grouped into Super-Clusters and are ultimately owned by Explorers.
Solution:
You can follow our document to display parent-> Grandparent-> Great-grandparent posts information.
Relevant Documentation:
https://toolset.com/documentation/post-relationships/how-to-display-related-posts-with-toolset/displaying-fields-of-grandparents/