Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello,

I am following along with the tutorial documentation while implementing Couch on my own static site. I am currently working on making the clonable blog page (event page, in my case) and the blog list.

The
Code: Select all
<cms: show blog_content />
shows all of the blog content. Is there a way to limit the word count / line count in order to show just a preview of the content instead of all of it? I feel like this would be an option but I've read the documentation / forums with no luck.

Thanks in advance!

Hi,

I think you are looking for this -
http://docs.couchcms.com/tags-reference ... thtml.html

Hope it helps.
2 posts Page 1 of 1