I am creating a new template that will get all the custom post type (Case Studies) content, including the taxonomies values associated with it.
So far I got the follow
Just in case if it could help someone, I used "the_taxonomies()" function inside a loop of a custom post type.
//html //and stuff the result was: Taxonomy-name: {Taxonomy-term}. <-- as a link