Dynamic content not retrieving {{dc:archive:name}} on Archive Layout

Hi there,

I’m using an Archive layout on a CPT called Weddings. I’ve set the conditions for the layout to Post Type is Weddings and the posts appear as expected. What doesn’t appear is the {{dc:archive:name}} for the Archive name. See screenshot. Should it be working this way?

You can see the breadcrumbs correctly pulling in the Archive name but the archive name in the heading element is not.

I can see this was a bug a while back - could it be related?

I am using CPTUI plugin to create the CPT and “Has Archive” is set to True.

Any ideas?

Hi @chrisboomfly,

Thanks for reaching out.
I have checked the {{dc:archive:name}} and it is working while checking the Category or Tags and showing the Name as expected. I would suggest you check any of the post Category archive pages whether it is showing the name or not. If the issue only occurs with the CPT UI plugin, please contact the plugin author on this. Please remember that we don’t offer any issues related to the 3rd Party plugin.

Thanks

Thanks for your reply. I’ve realised I was using the incorrect dynamic content string. For the post type name use {{dc:post:post_type}} or the plural {{dc:post:post_type_plural}}.

Hi @boomfly,

Glad that we are able to help you.

Thanks

@tristup you didn’t, but at least you tried.
Thanks!

Hi @boomfly,

You are most welcome.

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