Closed (fixed)
Project:
Zero Point
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 17:16 UTC
Updated:
15 Feb 2011 at 01:53 UTC
Already unchecked the "Display post information on" thing in admin/build/themes/settings for all content types, cleared cache in both browser and the performance area and the "Submitted by" it still appears (actually it's the day, date, hour and username in short format).
So, I added the following to the custom-style file
div.meta
{
display: none;
}
I know it's not the best thing to do, but it'll be enough for the time being... ;-)
Warm regards from sunny México!
:-)
Pepe
Comments
Comment #1
Tony Sharpe commentedI also have this problem. Is there a fix for this without hiding it with css?
Edit: I've taken it out of node.tpl.php for now.
Comment #2
florian commentedIt should work ... go to /admin/build/themes/settings/zeropoint ... check "Use custom settings for each content type instead of the default above" .. then choos the content type and uncheck "Display author's username" and"Display date posted"
Comment #3
pepemty commentedAnd it does, naturally... :-)
Call me whatever you want, but I didn't even pay any kind of attention to those options beyond the the menu position, with the sole exception of the theme rebuild setting...
I should know better... :-(
Doc, much obliged for your kind reply and for this wonderful theme...
Warm regards from way too sunny México!
:-)
Pepe
Comment #4
florian commented