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

 On Kamis, 05 April 2012  

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.

REMOVE BLOGGER 'SHOWING RESULTS/QUERY' MESSAGE FROM YOUR BLOG. 4.5 5 Unknown Kamis, 05 April 2012 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 thi...


Tidak ada komentar:

Posting Komentar