Can I use post content in the posts modules?

Hi, I would like to have the cornerstone content of the post show in the posts (minimal) list. however I cannot find a tag {{dc:post:???}} that will add and render the content.

I use this for dynamic page content based on pages in my site
Staging at https://q.iterum.dev/company/

Where it shows the excerpt on the first post, I would like to show the fully formatted content.

Thanks!

Hello @Iterum,

Thanks for writing in!

The Post Content {{dc:post:the_content}} dynamic content is best to display when you are creating a custom single post layout. It best that you display the post excerpt instead. You can use this {{dc:post:excerpt length='20' fallback='No excerpt'}} post excerpt dynamic content.

Hope this helps.

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