Problem:
The issue here is that the user wanted to display all the taxonomy based on a Post Type. It should be noted that the taxonomy is shared across several post types.
Solution:
Unfortunately this is not possible because of the wordpress API doesn't separate the the Taxonomy based on post types but rather the posts types are linked to the taxonomies.
So a custom query would need to be done to retrieve all the Taxonomy Terms that are added to the Posts of this particular post type.
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 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 5 years, 2 months ago.
Assisted by: Shane.