Can't hide the node title that is embedded in a panel node
jonathanbloom - July 2, 2009 - 14:58
| Project: | Panels |
| Version: | 6.x-3.0-beta2 |
| Component: | Panel nodes |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I embedded a node inside a panel node and the title isn't being hidden. Which results in double titles.
(I looked at the release notes and didn't see anything in there about this.)

#1
This title is printed in node.tpl.php -- you have to hide it by modifying this template. Panels cannot do this for you.
#2
Not the title to the node, but the title of the content I embedded in the panel node. I'd like to hide the title of the content in the node and have just the node's title from node.tpl.php show.
#3
Did you select 'override title' in the configuration of the node you added?
#4
I apologize, didn't realize I could override title and leave it blank.
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.