SaaD MaLiK

SaaD MaLiK

Tuesday 26 November 2013

Remove Showing posts with label

Labels are more useful function to put and store your personal unique posts in by name or by work categories, so that a visitor can find his relevant area in your blog whatever he wants to find. But in every blogger template a dialogue named "Showing pots with label blogger tips. show all posts" will appear whenever someone click on any label link, thats make very confused every visitor and it is also look like a unprofessional blog. May be that could be a reason for losing your visitor from your blog. If you really want to remove this boring Dialogue then you will have to follow this procedure. Today i will tell you a very very easy Guide for removing that dialogue from your blog when someone click on your label.


Wanna remove this box

Let's follow the Guidelines


How to Remove "Showing pots with label blogger tipsshow all posts"


1. Go to Blogger Dashboard >> Template >> Edit HTML
2. Now search for this <b:includable id='status-message'> expand and mark the code that you want to remove like this


3. Now you will find the code look like below



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

 4. And replace the above code with the below set of code

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

Finally you have a code like this without any boring dialogue


Now you are done, If you have done all those steps. Hope you will get all the procedure.

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More