Active
Project:
Signwriter
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2010 at 19:25 UTC
Updated:
22 Mar 2011 at 17:05 UTC
I can't get signwriter workin on mu node titles.
Works fine on block titles and page titles.
Tried to customize my page.tpl but without result.
My html look like this
Node titleAnd my page.tpl
if ($title):
if (!$node):
print $title;
I'm using the Magazeen theme.
Comments
Comment #1
mttjn commentedim using Blueprint and have got the same problem.
Did you fix this?
Comment #2
dlaidig commentedSubscribed
Comment #3
dlaidig commentedmy issue is the same. I am able to see the Songwriter Node Headings displayed correctly on all my admin pages, but the Title in my website nodes do not display as images. Any help would be appreciated.