Hi there,
We have a custom post type, Agency, and a custom taxonomy, Audiences.
An Agency post may have one or more Audience taxonomy terms. Let's say our example post has "Adults" and "Children" terms.
We want to list all other agency posts that have either of these terms. (We're using legacy Views.) How do we configure a view to do this?
Thank you.
Saul
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
As I understand - On a single Agency post you want to list other posts that have the same terms assigned which are assigned to the current post you display. Is that correct? If yes:
You can add the Taxonomy filter:
- https://toolset.com/documentation/legacy-features/views-plugin/filtering-views-by-taxonomy/
And use the option "Value set by the current page where this View is shown" and save your view.
Please let me know if you have different requirement.
Thanks, Minesh. This worked like a charm!