If that Date and time in your blog post is unwanted, if your blog is more about content that does revolve around events, if you do not want your blog to be in a diary format with everything centered around time, if you want the blog to be in a Book format, and if your blog is more about articles, them surely getting rid of Time Stamp makes sense.
And here is the simple way to do it:
The basic template for my blog is Minima, but I guess the method would be same for all the other templates.
In Dashboard, goto Edit HTML
Just to be safe, take a full backup of the template first using Download full template option.
Once done, select the option Expand Widget Templates
Now, search for the following line of code
<h2 class='date-header'><data:post.dateHeader/></h2>
and replace( or comment it out) with
<!--<h2 class='date-header'><data:post.dateHeader/></h2> -->
Save and you are done. Now, you have a timeless blog.
And here is the simple way to do it:
The basic template for my blog is Minima, but I guess the method would be same for all the other templates.
In Dashboard, goto Edit HTML
Just to be safe, take a full backup of the template first using Download full template option.
Once done, select the option Expand Widget Templates
Now, search for the following line of code
<h2 class='date-header'><data:post.dateHeader/></h2>
and replace( or comment it out) with
<!--<h2 class='date-header'><data:post.dateHeader/></h2> -->
Save and you are done. Now, you have a timeless blog.
Comments
Post a Comment
I always like to hear back :)
However, irrelevant comments and irrelevant links will not be published. Needless to say, same goes for abusive comment and spam. Leaving back links related to the topic is encouraged. I know it can be tempting but try not to leave your email ids, phone nos and CVs in the comment.