Search This Blog

6.4.12

0 REMOVE BLOGGER 'SHOWING RESULTS/QUERY' MESSAGE FROM YOUR BLOG.

Whenever you search for a post,or you click on a label/category on your blog,you will notice some texts at the top of your posts like this 'Showing newest posts with label ..... Show olderposts'.
Likewise when you search your blog using the search box/option,you get the following message before search results: Showing newest posts for query ...... Show older posts
Many Blog owners want to remove these messages,but don't know how to go about it.
If you are one,then you don't have to search anymore. Just follow this procedures,and this annoying texts will be a thing of the past on your blog.
Go to Design>>Edit HTML.Backup your template in case something goes wrong.But if you have a backed up template,you can skip this step.
Check the box next to
Expand Widget.

Press CTRL F and look for the following codes:

<b:includable id='status-message'>
You will get these codes:
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear:both;'/>
</b:if>
</b:includable>

Just replace the complete code above with the following codes~
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear:both;'/>
</b:if>
</b:includable>
Preview your blog to ensure there are no errors,then Save your template.

That's all.Just click on a label or search for something on your blog to confirm that the text has been removed.
If not,start the processes again and make sure you avoid errors.

«PREVIOUS NEXT» ¤HOME¤

Be the first to reply!

Leave your comments behind!!

If you experienced any difficulty understanding this post,do tell us. But,please do not spam.
Your suggestions are also very valuable to us. Thanks...
The Author.

Leave your comments.

If you need reply to your comments,please do not comment as `Anonymous`
Found a Dead or Unresponsive link?, Kindly inform us using the Comment Box.

 
[GET THIS]