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.)
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.)
Comments
Comment #1
merlinofchaos commentedThis title is printed in node.tpl.php -- you have to hide it by modifying this template. Panels cannot do this for you.
Comment #2
jonathanbloom commentedNot 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.
Comment #3
merlinofchaos commentedDid you select 'override title' in the configuration of the node you added?
Comment #4
jonathanbloom commentedI apologize, didn't realize I could override title and leave it blank.
Comment #5
merlinofchaos commentedComment #7
colorado commentedHere is a new module I just rolled that should work for this:
http://drupal.org/node/495738#comment-3031392