List Custom Post Type Taxonomies WITH Image and Description
-
Hi guys,
A fairly simple one (hopefully)…
I need to list a custom post type’s taxonomies, along with the description and image for each.
Like this – https://mockupr.com/mu/eiyk4557/sports-club-offers-homepage (see under ‘browse offers’)
I want the outcome to be in list format and similar to how ‘wp_list_categories’ works in the way that it wraps the child categories in a separate ul (a different class for each child list would also be great). The reason for this is that I’d like to provide a drop down of child categories (or taxonomies) once the parent has been clicked (as you can see in the above mock up).
My post type is called ‘offer’, with the taxonomy I’m targeting called ‘offer_category’.
ANY help with this would be massively appreciated and I’ll surely owe you a beer or two ??
Thanks,
Luke
- The topic ‘List Custom Post Type Taxonomies WITH Image and Description’ is closed to new replies.