Follow us on Facebook

Remove Showing newest posts with label text from Label Pages in Blogger


Its true Blogger gives limited access to your blog databases and you can not use it like WordPress i.e. adding custom functions or installing plugins etc. However Blogger gurus have developed so many scripts to make Blogger work even much better than WordPress. Blogger, by default, shows "Showing newest posts with label" text line on all label pages. Actually, this is to show your blog readers that Blogger is displaying latest posts assign to a Label that they are visiting. Some people dont like this text line and want
to remove it from their blogs. Here is How you can remove "Showing newest posts with label" from your blog label pages.


Remove "Showing newest posts with label"

  • Login in Your Blogger Account
  • Go to Dashboard > Design > Edit HTML
  • Check  "Expand Widget Templates" box
  • Find the following 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>
  •  Replace it with New Code
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
  • That's it !

No comments:

Post a Comment

About

Followers

Like Us

Labels

Donate us For Furture