How To Take Away Showing Posts Alongside Label Inwards Blogger

For whatever default Blogger layout, the "Showing posts amongst label" message volition demo upward inwards a higher house the weblog posts each fourth dimension you lot click on a label link. Since this message is pretty useless in addition to annoying for many bloggers, they prefer to convey it removed. If that's your wish, thence follow the steps below:

Removing "Showing post service amongst label...show all posts"

 message volition demo upward inwards a higher house the weblog posts each fourth dimension you lot click on a label link How to Remove Showing Posts With Label inwards Blogger
Step 1. From your Dashboard, become to "Template" in addition to striking the "Edit HTML" button.


Step 2. Click anywhere within the template code, thence search using CTRL+F for this trouble of code (press Enter to honor it):
<b:includable id='status-message'>
After you lot works life it, click on the sideways arrow side yesteryear side to it that volition expand the residuum of the code.


Step 3. You should meet a like code that you lot involve to take along amongst the offset ane every bit well:
     <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>


Step 4. Replace the code inwards a higher house amongst this one:
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

Step 5. Save the changes yesteryear clicking on the 'Save template' button. Now view your site or weblog in addition to click on whatever label that you lot may convey to confirm that the box doesn't display anymore. So this is how you lot tin take 'Showing Posts amongst Label' message inwards Blogger.

Comments