Display post category in cpt archive page

I have created a cpt, Projects, and am creating an archive page layout. On the Projects page I can display the posts correctly, I can also display the list of Terms to use as a filter. However, I cannot display in the posts its category. I entered {{dc:term:name}} but if I stay on the Projects page nothing is displayed, if I use the layout to display the projects in the category instead I see the category within the post correctly.

Thank you very much

Hey Luca,

Thanks for reaching out!

To display the post category name in your archive layout, you need to enable the Looper Provider in your category div and set it to the Current Post Terms.

Then in your ST Headline, set it as Looper Consumer.

Hope that helps.

Great!
Tested it right away and confirm it works.
Thank you very much

Hey Luca,

Great and you’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.