Remove Showing Post With Label in Blogger

Posted by Unknown  |  at  04:40 No comments

When we link the menu tabs with the labels than when we click the menu tab than this message comes that showing post with label .....Show all posts. Many bloggers want to remove it .If you also want to remove it follow the following steps and make it remove from blog and enjoy blogging.

                  Remove Showing Post With Label....Show All Posts  Tutorial

  

Step 1:

        Go to  edit HTML  


Step 2:

        Search for this code with the help of ctrl +F 
 <b:includable id='status-message'>

Step 3:

      After you find this code press the arrow and expand it 

 

Step 4:

  
     Now remove the code from the first to last all.


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



Step 5:

   
    Now replace it with the following code

<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>


Step 6:

      Now save it and you are done.Hope it will help you.


About the Author

Write admin description here..

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 Comments:

Alexa Rank

back to top