Skip to main content

How to Remove Showing Post with Label in Blogger [Easy Way]

In blogger default template, a message like "showing post with level. Show all post" is show above the post when you click on a label. This is such a boring and useless message. To make a blog more professional and attractive, some blogger did not like to showing this message on their blog. That's why they remove it from their blog. If you're of them and want to remove this annoying message from your blogger site, then you will get solution form this post. Today I will show you how to remove it from your blogspot blog.  Let's start this tutorial 
 Remove Showing Post with Label in Blogger

Removing showing post with label message from blogger 

There are few simple steps to hide that massage. Just follow these steps 
  • Log in to your blogger account and go to template >> Edit HTML section.  
    click edit html
  • Click anywhere inside the code area, then search for bellow code using Ctrl+F.
<b:includable id='status-message'>
  • After you find that code, click on the left sidebar arrow to expand rest of code. 
    click on arrow
  • Once you click on the arrow you will get some code. Now you need remove these code. See below image
    remove code
  • After removing above code, replace this with below code 
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
  • Click on save template button. You're successfully done! Visit your blog and click on one of label and check. 
 
Final Word 
The above post was that how to remove showing post with level in your blogger blogspot blog. So hopefully you can able to remove it from your blog according to my post. If you have any question about it, then share with me through comment. Happy blogging.  

Comments

Popular posts from this blog

How To Find Thousand Of CommentLuv Or KeywordLuv Blogs

There is no doubt that blog commenting is an awesome and great way to get quality backlinks instantly. Not only link building it also helps to promote a new blog and giving a thousand of visitor. Most of blogger specially newbie tired to find out Commentluv and keywordLuv enable blogs to put their comment and get number of quality links for their blog. In my blog Techshoutme here I almost share lot of post about increase backlinks .  And also sharing lots of dofollow high PR blog commenting site list. I know these sites aren't enough for you. You may be searching Google to get blog for commenting.  Today I will be going to share a great post and discuss with you an awesome tool that will may help you most. Now you will be able to find out a thousand of blogs easily and also getting lot of quality back link. Let's have look about this online tool and how is it work !!  Finding Commentluv / KeywordLuv Blogs   Hopefully you may already know about comme...

How to Design / Style Sidebar Title in Blogger?

Do you run a blog on blogspot platform? If your answer is yes !!! Today I will be going to share with you how to design style sidebar title of your blog. Blog design is an important part of blogging. It indirectly affects of your blogs overall SEO. How?  A good design blog gets more page view so that the bounce rate will decrease. So if you want to make your blog more attractive, today's article is only for you. Designing Sidebar Title in Blogger Making cool and awesome of your blogs sidebar widget title is an easy task. Just apply the below steps: Log in to your blogger account and got to edit HTML of your blog template. >> Backup your blog template before change anything <<< After that, click on anywhere inside the coding area and press Ctrl F & search below code.  ]]></b:skin> Once you have gotten the above code. Now paste the below CSS code just above the  ]]></b:skin> code.  # PopularPosts2 h2{ backgroun...

How To Add Twitter Feed Widget On Your Blogger Blog?

In this post I will show you how you can add twitter feed widget on your blogspot blog.  Currently Social media plays a great role in promoting, branding your blog or website. Not only bloggers, it is essential for every internet marketer. Social media helps you to get huge new reader from these sites by sharing your every post.  From various of social media Facebook or twitter are most popular. However, every one want to get more like, follower on their social media account. But getting like, following is not easy. You need to apply some ways to getting more follower. Few days back, I was share a post about adding Facebook like box widget on blogger . Today I will be going to share with a post about twitter. So let's start.  Twitter Feed Widget Twitter developer team working hard for their users to fulfill their desired demand. They have been developed a feed widget. It is a simple widget that display recent tweets of an account. It has also including a follo...