Monday, 27 January 2014

How to Remove the Showing Posts With Label from Blogger

Posted by Akash Ghosh  |  at  06:02 No comments

Normal Blogger blags show the " Showing Posts With Label " attribution whenever a person clicks on a label in Blogger. This message is not very important and sometimes blogger like us LOVE to remove these annoying attributions. To know how to remove the Showing Posts With Label attribution from Blogger follow the steps given below.

How to Remove the " Showing Posts With Label ... " Attribution from Blogger :


1. Go to your Blogger Dashboard and Navigate To the Template Menu.

How to Remove the Showing Posts With Label from Blogger

 2. Click On Edit HTML option In the Template Menu.

3. In the Edit HTML Window, Click anywhere in the window and Press Ctrl + F to activate the search option.

4. Then Search- 

<b:includable id="status-message"></b:includable>

<pre class="brush:html">
                 Your 'HTML' code goes here
                  </pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
<pre class="brush:html">
                 Your 'HTML' code goes here
                  </pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
<pre class="brush:html">
                 Your 'HTML' code goes here
                  </pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
After you find it click on the arrow sign right beside the code to expand it.

How to Remove the Showing Posts With Label from Blogger



5. When You will expand it you will find something like this-
    <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>
 6. You will have to just replace it with the code below to Remove the Showing Posts With Label attribution from your blogger blog. 
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
7. After you replace it just save the template and you will notice that the " Showing Posts With Label " attribution.

Thank you for reading and if you face any problem completing the steps leave a comment below and I will response to it as soon as possible.

About the Author

Akash Ghosh is a young blogger who likes to write on the topics such as blogging ,SEO and gadget reviews. He is also the CEO of Web's Devil.

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

0 comments:

Copyright © 2014 Web's Devil. WP Theme-junkie converted by BloggerTheme9
Blogger template. Proudly Powered by Blogger.