If you want to use summary content to display in the list view, will separate the summary content from the main content. The text above the read_more tag will display in both the list and detail views, while the content below the read_more tag will only display in the detail view.
But what can I do? I want summary content in the list view (a very small summary) but I don’t want it to appear in the detail view?
It works perfectly, thanks Stuart.
(I saw this in the “demo_poster2” demo, but I thought I’d have problems with YAML. Instead, everything worked perfectly.)
Thanks again.