The Date Header is that part of a Blogger blog which displays the date in which a post was created. This is sometimes referred to as the date stamp as well. We can easily control whether the Date Header should be displayed or not, and if displayed, in what format should it be displayed.
First let’s see how the appearance of the Date Header can be controlled. In Layout -> Page Elements view, if you open the Blog Posts widget in Edit mode, you get the Configure Blog Posts dialog. In that, the first check box under Selected Items is the button to ON/OFF the display of the Date Header. This is illustrated by the first red arrow in the figure below.
The format of the date stamp can be controlled from the drop down next to the check box mentioned above. However, it can also be set from the Settings -> Formatting section as shown below.
The Date Header is displayed only once for a given date. i.e., if you do more than one post per day, all of them will get only one date stamp when they are displayed on the blog’s main page. (Each of them, however, will have a date header on their individual post pages.) This is because the layout data tag (data tags are bits and pieces of information held in the Blogger database with respect to each blog) for the Date Header is set only once for all the posts in a given day.
This data tag is the post.dateHeader tag and this Blogger Help page says that it is “only present if this is the first post in the list that was posted on this day”.








6 comments:
This is about a post you had talked about I think ages ago about having a navigation bar that has Home|whatever|whatever on it? Um, I really didn't understand it with the CSS and the changing of the HTML. It would be helpful if you could describe it again just so if I wanted a nav. bar, i can know how to do.
You can obviously tell i'm not a technical person...
Thanks! Zaniac
just wanna ask, I just recently changed my template and for some reason, the date wont show up, Ive been trying to edit some settings but nothings working
@ vall03
Your blog has a custom template and it doesn't contain Blogger's default date-header element.
Hi...
I recentrly changed my blog template and the date is not on the top vefore the Post Tile, but in the footer of the post... Also, the time stamp is not aligned with the date...
Do you have any idea why?
I tried many things but i think i am at a dead end...
Can you take a look at my url and see if you can figure it out??
http://renataduarteassis.blogspot.com
i really appreciate it!!
Thanks!
Renata
@ Renata,
Looks like your template is a customized one. Anyway, drop me a mail with the template attached. I will have a look.
I looked for a solution to fix this problem, and i haven't found any solutions. This is a certain rule to show one post in one page, i think.
But i found a solution myself. İf you use that code, when dateHeader does not seem, timestamp seems. This can be a half-solution for me.
[b:if cond='data:post.dateHeader'][data:post.dateHeader/]
[b:else/]
[data:post.timestamp/]
[/b:if]
And change
[ with <
] with >
Look: http://www.kelimelerbenim.com
Post a Comment
Thanks in advance for all your comments and suggestions. They are very much appreciated.
IMPORTANT:
If you have a specific technical question, please email me with a description of the problem and the blog's URL.