Hi,
I have a custom type (course) with a taxonomy associated (staff=.
I created an archive file and retrieved all the values of the course with "types_render_field".
I do not understand how to recover the data of the associated taxonomy. I used get_terms ('staff') but I can not print custom fields (email, resume, ...).
Can you help me?
thank you
Hello. Thank you for contacting the Toolset support.
Well - I would like to knwo here, are you using PHP template file where you want to display the associated terms attached to posts as well as custom fields belongs to those terms?