How To Remove Showing Posts With Labels Blogger

15 April 2013 ·
Here's one more thing which folks find irritating. Or unnecessary. When you click on one of your labels, blogger filters your posts tagged with that particular label. That's great, but we don't need a big box saying the same thing. If you like it though, even better. But maybe your readers don't...
So, if you want to remove it, follow me. It's an easy one.


Log in to your Blogger account, Back-up your template, then go to:
DASHBOARD -- LAYOUT -- EDIT HTML -- hit EXPAND WIDGET TEMPLATES, find the following part of 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>

Delete the code from above and replace it with this one:
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
Save the template. View your blog and click on some label....no more box.

3 comments:

Unknown mengatakan...
01 Mei, 2015 13:42  

Thanks You Bro... Thanks you so Much

Unknown mengatakan...
01 Mei, 2015 13:42  

Thanks You Bro... Thanks you so Much

VDB Zone mengatakan...
05 November, 2017 04:23  

Wow it worked in my blog man https://vandeweybalao.blogspot.com :) Thank you so much for the tutorial.

Posting Komentar

Widget

Mengenai Saya

Diberdayakan oleh Blogger.