Only titles of posts are displayed in list, no body
random_ - August 18, 2009 - 19:08
| Project: | SimpleViews |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Brilliant module -- really easy to use.
But when I make a block, whether I choose "As a": List of full posts, teasers or titles, I always get the same thing:
Just a list of titles, no body.
If I click on 'more' to view the panel directly through page.tpl.php, then the bodies of the nodes can be seen as expected.
I have customised the the standard templates, page, node and phptemplate_preprocess_page in template, so maybe that's got something to do with it, but I can't see how.

#1
Sidebar blocks generated by SimpleViews are just lists of titles, and the 'more' link should go to a full listing page. The full Views module can customize the block output in more detail, but for now SimpleViews is going to stick to the, well, simplest approach for blocks.