Hi.

I've just installed Page Title module and I can't make it to work with per node-type title. Here is a short list of what I've checked:

  1. Default site title and front page title patterns work fine.
  2. page.tpl.php has this content about page title:
    <head>
    ...
    <title><?php print $head_title ?></title>
    ...
    </head>
    
  3. node-[type].tpl.php doesn't have any modification to $head_title

Any idea about where is the problem?

Regards and thanks in advance.

Comments

aquariumtap’s picture

Hi there -- I have this problem too. Which theme are you using?

NoRandom’s picture

I'm using my custom theme based on Garland.

NoRandom’s picture

I've found something, the custom title can be seen only when you edit the node.

NoRandom’s picture

Category: support » bug
Zoxx’s picture

I have this problem too. Custom page title are on the node edit pages only. Any ideas?