Cornerstone Single Post Layout - Displaying Post Content with Formatting

Hi Themeco Support,

I’m having trouble displaying the full content of a post with its original formatting in a Cornerstone Single Post Layout.

I’ve tried using the {{dc:post:content}} dynamic content tag, but it doesn’t seem to be implemented in Cornerstone. I’ve also confirmed that “Post Content” is not available in the list of dynamic content options.

Currently, I’m using {{dc:post:excerpt}} which partially works, but it ignores any formatting like line breaks and paragraphs, displaying the text as one continuous block.

My goal is to display the post content including all formatting (line breaks, paragraphs, etc.) in the Single Post Layout. Is there a workaround or any other method to achieve this?

Thanks in advance for your help!

Hi Themeco Support,

Just wanted to let you know that I found a solution to my issue. It turns out that using {{dc:post:the_content}} correctly displays the post content with all the formatting.

I’m not sure why this tag wasn’t included in the dynamic content list, but I’m happy to have found a workaround.

Feel free to close my support ticket.

Thanks again!