I want to display panel content in a view, but I want to exclude the panel titles from the view output.

If I display Content my choices seem to be to either display titles or display full content including titles. I went with the latter and tried overriding Display and Style templates (deleted title code) but this didn't work: the view still showed that the code I had removed despite clearing caches, rebuilding the theme registry and rescanning the templates.

Next I tried displaying Panel Fields, but panel content wasn't appearing in the view output.

Next I tried displaying Fields, but there doesn't appear to be a field available for showing Panel content.

Lastly, if I *have* to display titles, I would at least like to display them without a link to the node.

Ideally it would be great to accomplish my goal without using a template override, but any kind of help would be appreciated.

Comments

silurius’s picture

I got around the issue by adding a row class and adding a line of CSS to hide h2.node-title under that class. Would still appreciate input on a more elegant method.

silurius’s picture

Issue summary: View changes

clarification

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Elango_drupal’s picture

You can directly remove the views title for views panel itself, in the place of title give