Skip to main content

How To Remove Showing Posts With Label in Blogger

I have found many blog where clicking on any tabs show this message at the top "showing posts with label name". Most of the Bloggers are unaware that it could be removed easily. Here, we are going to show you how to do this. Follow the below written steps:

1. First, go to your dashboard and then select the blog in which you want to remove this message. Now, click on the template option which is present in the left side bar. A screenshot is shown below:



2. Click on the "Edit HTML" option which is encircled in green color. This will open a new window which is basically a HTML code editor. Here, first click anywhere on the editor and then press "ctrl+f" a shortcut to open search bar. 

3. Now, click on the search bar and search for this code, <b:includable id='status-message'>

4. Putting this code in the search bar, will search and match that code with the coding done in the editor of HTML. A screenshot of the editor is shown below where the search bar and the matched code is encircled with red and green color respectively.



5. Now click on the arrow button just ahead of the matched code. This is an arrow shaped icon encircled in blue color. This will expand the code. 

You Can also go for the Video which will guide you on how to remove the message "Showing posts with label" by clicking here. 

6. Here, Remove the whole code written below and replace it with the code written in green. 
     
The Code to be Removed

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


The Code To Be Placed

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




7. All you have to do is to replace the whole code encircled in red color in the above figure by the code shown above in green color.

8. This is it, you just click on Save Arrangements and you are done. You can now view different tabs of your blog. The message "Showing posts with labels will not be seen". That's it. You have any query, do ask us in the comment box.

Comments

Popular posts from this blog

How To Create Drop Down Menu in Blogger

Drop down Menu  is something which everyone wants to have on his blog. However, because of the lack of proper information they can't have it on their blogs. Again, many people even think that it is quite hard to put menus with sub menus on any Blog. Well, this is not so. Here, in this tutorial we will tell you on how to add sub menu to your Menu step by step for your Blog.

How to Include a JavaScript and CSS Content Slider on Blogger

Here, we will discuss on how to include a Javascript and CSS Content Slider on to your Blogger Site. All you have to do is to follow this article carefully and you will be able to add a Slider on to your account. Let's see on how to do this. At first, you need to download these two files. JavaScript File CSS File Now, since you ave the codes, we will see on how to proceed step by step. 

How To Send Anonymous Email To Anyone Online

Here in this tutorial we will tell you on how to send an anonymous email to anyone online and that too for Free . We always need to have an account to send our emails like: Yahoo, Gmail, Outlook, Hotmail etc. Have you ever been in such a place where you thought of sending a mail to someone without disclosing your identity. This is of course each one of us have thought of sometime in our life.  This becomes a necessity when you want to inform any authority or someone about something wrong. It happens to me once when I want to inform my professor about the proxy issue in one of my grad classes. This is not limited to this very case. You can think of many other similar or more justifying cases where you can use this wonderful online app.