SHOW DATE ON ALL BLOG POSTS.

 On Minggu, 15 April 2012  

As a blogger,you will notice that whenever you publish two or more posts on thesame day,the date doesn't show on both posts.
Blogger has programmed it that only the newest post will carry the date,while other posts only have Time.

With this little hack,you can display the Post's date on as many posts as possible.

TO DO THIS...

Go to Design>>Edit HTML.Backup your template in case something goes wrong.
Check the box next to

Expand Widget. and look for the following codes~
<b:if cond='data:post.dateHeader'><br /><br /><h2 class='date-header'><data:post.dateHeader/></h2></b:if>
On getting that,Replace it with~
<b:if cond='data:post.dateHeader'><br /><br /><script>var ultimaFecha =&#39;<data:post.dateHeader/>&#39;;</script><br /><br /><h2 lass='date-header'><data:post.dateHeader/></h2><b:else/><br /><br /><h2 class='date-header'><script>document.write(ultimaFecha);</script><br /><br /></h2></b:if>
Save your template,and view your blog.
THAT'S ALL!!!
SHOW DATE ON ALL BLOG POSTS. 4.5 5 Unknown Minggu, 15 April 2012 As a blogger,you will notice that whenever you publish two or more posts on thesame day,the date doesn't show on both posts. Blogger has...


Related Post:

  • ADD REPLY BUTTON TO BLOGGER COMMENTS.The "reply button" is one of the most essential hacks on blogger,as it gives you and your readers an advantage to reply directly on any comment.With this hack,all you have to do is hit the reply button at the buttom of any comment and a pop-up window… Read More
  • COMMENT BUBBLE FOR BLOGGER.Comment bubble is very useful in blogs,as it makes your blog look more attractive and professional.What is comment bubble?You would notice a number at the top right-hand of this post title with a picture in the background.That's what comment bubble d… Read More
  • ADD AN IMAGE/ICON/ANIMATION BEFORE BLOG POST TITLE.To begin with this tutorial,you should have your image's address ready by searching for some cool images on the net.You might also like to use an image on your desktop or phone,but don't know how to go about this,all you have to do is sign up to some… Read More
  • GOOGLE +1 BUTTON FOR BLOGS.As we all know,'google +1' button is one of the essential buttons a blog should have to become more popular.This button is similar to facebook & twitter send buttons.HOW TO ADD THE BUTTON TO YOUR BLOG.To add this button,just follow the steps below ca… Read More
  • HOW TO CHANGE "POST A COMMENT" TEXT IN BLOGGER.In the default Blogger template,to post a comment a link is always provided,i.e "Post a comment" if the embedded comment form is disabled.Likewise,the text is always seen above the comment area if the embedded comment form is enabled.If you are not s… Read More

Tidak ada komentar:

Posting Komentar