Remove Showing Posts With Label Show All Posts in Blogger



          When you are going to click a label for any default Blogger layout you will see a notification shows up above the posts "showing posts with label posts. Show all posts".
If you have seen the notification, do you like that message ? For some, like me, I don't like that appearing on my blog. It is useless and annoying.  If  you like it then,  good for you but if you don�t like it and  want to remove it.  If that is your wish, just follow the tutorial below:



Step 1. Go to blogger.com. Login with your blogger account.

Step 2.
If you are using the old Blogger interface:

Go to Dashboard - Design - Edit HTML - Expand Widget Template. (Don�t forget to make your template backup)

If you are using the new Blogger interface:

Go to Dashboard - Template - Edit HTML - Proceed - Expand Widget Template (Don�t forget to make your template backup)

Step 3.  Now find this code as below in the template. Use  (CTRL+F) to search the 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>




Step 4. Now you have to just replace this code 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 5. Save the template. That�s all. Now view your blog and click on some label and see the difference.

How simple was the tutorial? This is Tested Trick, and every blogger should implement this trick. Hope it will help you.  If have any trouble on your way, you can write about your problem here by using the comment box below.

Do you like this post? Than click on the like button, share us and recommend us to friends. Subscribe To Our Feed And Be Updated.
Important Note:

Don�t forget to backup your template before applying any trick or change on it. This always assures in most of the time while editing html template and you want to get back to previous working stage and in case of other problems.

Also see- How to Back-up, Restore and Upload New Templates to Blogger

Do you have any comments or thoughts that you would like to share with us, than use the comment box below. Remember that you comments are highly appreciated and welcomed here.

Comments

Popular posts from this blog

TSOP IR Receiver interface with arduino