Closed (fixed)
Project:
Light
Version:
5.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Apr 2008 at 18:59 UTC
Updated:
15 Jun 2008 at 18:12 UTC
I've got author information set to not display post information in the global theme settings but it is still showing it. How do I turn it off?
Comments
Comment #1
nickbits commentedHi,
It should be following the global settings. I know I tested this and it worked as it was raised earlier. I will take a look at it, however, it will not be until the weekend. Can you confirm which post types you have (blog, story, page, etc.)
Cheers,
Nick
Comment #2
totaldrupal commentedit shows on all I use, story, image and product. I haven't tested the other node types.
Comment #3
nickbits commentedHi,
Thanks for that. I know what the issue is and how to fix it. Just need to find the time. Will get it done ASAP.
Nick
Comment #4
nickbits commentedHi,
As I thought, I did correct that issue. Can you download the Development release and try again please. It works perfect on my test system.
Nick
Comment #5
codevoice commentedCan you post a diff for this, or tell us what you did? Thanks.
EDIT: I found the change, in node.tpl.php, changed this:
to this:
and that fixed it for me.
Comment #6
nickbits commentedFix is in node.tpl. I do not have the means to do a diff at present. The submit section divs should read:
Hope this is of use.
Nick