Active
Project:
Blueprint
Version:
6.x-1.7
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2010 at 18:01 UTC
Updated:
22 Nov 2010 at 22:45 UTC
In my Blueprint theme, the $title of the page is showing up two times.
The result is that I have two titles showing up above one another (see attached screenshot).
I tried removing the hardcoded $title call in the page.tpl.php file (leaving it as part of the $content variable), which works for "standard" nodes. However, when creating a page from a view (e.g., with a custom view or when navigating my ubercart catalog), then I get no titles at all.
Please help!
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2010-11-19 at 12.59.52 PM.png | 104.64 KB | tustind |
Comments
Comment #1
tustind commentedCan anyone help me with this or point me in the right direction? This seems to be a bug in blueprint, not just my install.
Comment #2
tustind commentedI sense a vacuum... where are all the helpful voices that are usually here? Anything?!
Comment #3
nevets commentedDoes the theme have a node.tpl.php file, in it $title should only print for teasers. See Garland's node.tpl.php for an example.