Top Ad unit 728 × 90

How To Remove "Showing Posts With Label" In Blogger



This post explains How to remove default blogger message when we click on any labels . Message means it is showing all posts related under label . The message will be like

   "Showing posts with label _______ . Show all Posts"

Want to remove this message , Here is step-by-step tutorial to remove this message in blogger .




  Here is a Screenshot Below :




                             How To Remove "Showing Posts With Label" In Blogger



1. Go to Dashboard . Click on Template option as shown below .


2 . Now Click on Edit HTML , Before doing that Backup your template .

 

 3. Click In the code section and press CTRL+F on your keyboard .

             Find The Below Code

<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>


4. Replace The above code with below code 


<b:includable id='status-message'>

<b:if cond='data:navMessage'>

<div>

</div>

<div style='clear: both;'/>

</b:if>

</b:includable>


5. Save the template and you were done .


Teach A Tip : 

I hope this tutorial helped to remove status label message in blogger . If you have any suggestions or querie please feel free to contact us or comment below .

                                      Please Support Our Facebook Page : Techrevert

How To Remove "Showing Posts With Label" In Blogger Reviewed by sunny on 14:13 Rating: 5

2 comments:

  1. It is really working method but it has a flaw that is it stops all other status messages from appearing too for example you also see a message on 404 page by default which can also be customized or on search query page. If you apply the above method, not only Labels message is gone but also other messages which is a loss to your blogging. Here you can find the correct method to remove showing posts with label which doesn't effect others.

    ReplyDelete
  2. It worked for me! Thank you for this! :)

    ReplyDelete

All Rights Reserved by Tech Revert © 2014 - 2015
Powered By WordPress24x7

Contact Form

Name

Email *

Message *

Powered by Blogger.