RC4 / Not specifically RC4 / Displaying CPT Taxonomy Title

OK so this is doing my head in. Hopefully some clever person can point me in the right direction. I thought I saw a similar post about this but can’t find it anywhere.

I have custom post type called Research Reports. I have a taxonomy for the post type called Research Categories.

Each research report is assigned to a research category. In this case i have “Unlisted managed investments” and “Listed managed investments”

In the looper provider on the column I am getting all Research Reports in “Unlisted managed investments” and “Listed managed investments”.

I want to show the title of the post along with the title of the research category for the specific post.

Hi @urchindesign,

I think I’m tracking with you. Try this…

  • Somewhere in your post Consumer, add a Div.
  • Enable the Looper Provider on the Div
  • Set it to “Current Post Terms”.
  • Adjust the taxonomy of the provider
  • Add a Headline element inside the Div and enable the Consumer set to “one”
  • Use Dynamic Content in the Headline to populate the term title.

I’ll give that a go. Thanks

Thanks that works more or less.

Next thing would be getting pagination into this. I see at the moment contagion only works on archive pages.

Glad that’s working for you! Added a comment over here RE pagination: Beta 10 - Post Pagination element not displaying

1 Like