Replies: 0
Hey,
I need help setting my custom post type relationship.
I got following post types:
– docs
– themes
Now I want to display for each theme all related docs. Like this following URL:
http://www.website.com/docs/THEME_TITLE/DOC_TITLE
How do I manage this?