I’m working on a project where we want to pull in the title, description, and an image from selected taxonomy terms and include them in content of a predetermined content type. The content type is already displaying the Term with a link, but I want to display the description and an image along with it.
While I am sure this is possible, I’m not sure what the best method would be to accomplish this. I’d rather not hard-code it into a content-type template.