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

merlinofchaos’s picture

Status: Active » Closed (won't fix)

This title is printed in node.tpl.php -- you have to hide it by modifying this template. Panels cannot do this for you.

jonathanbloom’s picture

Status: Closed (won't fix) » Active

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.

merlinofchaos’s picture

Did you select 'override title' in the configuration of the node you added?

jonathanbloom’s picture

I apologize, didn't realize I could override title and leave it blank.

merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

colorado’s picture

Here is a new module I just rolled that should work for this:

http://drupal.org/node/495738#comment-3031392