You must have noticed in a Blogger powered blog when you click on any label that a line appered just above the posts of that label saying that :- Showing posts with label XYZ Show all posts. Well I almost spend two days finding a way to disable that and find the solution from a source where I was not expecting. But for the good I found it and I am sharing with you. So if you want to disable the message from your Blogger Blog , you can do easily by following this simple tutorial.
Step-wise Tutorial on How to Remove "Showing posts with label XYZ Show all posts" from Blogger
Step 1 : Go to Blogger Dashboard
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Now press Ctrl + F and find the line in your template
<b:include data='top' name='status-message'/>
Replace the above code with the below one
<!--<b:include data='top' name='status-message'/>-->
Step 5 : Now click on Save Template
Happy Blogging
Step-wise Tutorial on How to Remove "Showing posts with label XYZ Show all posts" from Blogger
Step 1 : Go to Blogger Dashboard
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Now press Ctrl + F and find the line in your template
<b:include data='top' name='status-message'/>
Replace the above code with the below one
<!--<b:include data='top' name='status-message'/>-->
Step 5 : Now click on Save Template
Happy Blogging