Hi All!
I'm trying to get my "exerptHTML" code to leave a trail ("...") at the end of the excerpt, but I can't seem to get this to work. The code I am currently using is below, which correctly excerpts the content, but attatches nothing at the end:
The code below is the code given by the CouchCMS documentation. Even when I copy/paste that code directly, what gets printed is "read more..)" without a working link. I ahve tried many various combinations of both the code above and below, but I just cannot get the code to work properly.
The desired output is below, with the ellipses colored red.
I'm trying to get my "exerptHTML" code to leave a trail ("...") at the end of the excerpt, but I can't seem to get this to work. The code I am currently using is below, which correctly excerpts the content, but attatches nothing at the end:
- Code: Select all
<cms:excerptHTML count='400'><cms:show blog_content /></cms:excerptHTML>
The code below is the code given by the CouchCMS documentation. Even when I copy/paste that code directly, what gets printed is "read more..)" without a working link. I ahve tried many various combinations of both the code above and below, but I just cannot get the code to work properly.
- Code: Select all
<cms:excerptHTML trail=" (<a href=\"<cms:show k_page_link />\">read more..</a>)"><cms:show blog_content /></cms:excerptHTML>
The desired output is below, with the ellipses colored red.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse consequat magna nulla, quis interdum nunc maximus...