Problem:
Setup a view to query related posts.
1) Two custom post types: CPT A and CPT B
with one-to-one relationship "CPT A 1to1 CPT B"
2) in the single "CPT A" post, you are going to display related "CPT B" post
Solution:
You can create a view list CPT B posts, filter by:
Select posts in a "CPT A 1to1 CPT B" relationship that are related to the Post where this View is shown
Relevant Documentation:
https://toolset.com/documentation/user-guides/querying-and-displaying-child-posts/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 6 months ago.
Assisted by: Luo Yang.