Categorize taxonomies within a custom post type page
-
I’ve created a custom post type called “Creative Team” (essentially staff) for a site I’m working on. Within this team, there are several taxonomies including “creative directors”, “art directors, and “designers”.
I’m trying to create a page (based on the 960 grid) to display everyone from the creative team, but group them by the taxonomies. I’ve included a link below to a jpg that visually depicts what I’m trying to achieve:
custom-post-type_taxonomy-breakdown.jpgI have the following code to spit out all the members, but I’m unsure how to insert the “if” statements to check and render the taxonomy groupings.
[Code moderated as per the Forum Rules. Please use the pastebin]
- The topic ‘Categorize taxonomies within a custom post type page’ is closed to new replies.