এখনই খেলুন, দেশী অ্যান্ড্রয়েড গেম "চোর, ডাকাত, পুলিশ, বাবু"

Tuesday, May 19, 2015

How to remove showing posts with label in blogger (Bilingual post)

  icon
বার দেখা হয়েছে.

Showing Posts With Label


 Read in English
বাংলায় পড়ুন

When we create post under different label into blogger we see a Text  like "(Showing posts with label as. Show all post)" always appear.Many people do not want to show this Text into his/ her blogger site । Let's see how it can be removed from the blogger.

How to Remove (Showing posts with label as. Show all post) From Blogger:


Step-1: First Login to your blogger account and go to your blogger dashboard। Then From Template Click on Edit Html.

Template Box        Edit Box

Step-2: Find this Code Using "Ctrl+F".
 <b:includable id='status-message'>
Step-3: After finding the code click on (.......) dotted line to get the full code.
Step-4: Notice the code 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>
Step-5: Change/Replace the Above Code With the below Following code.
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
Step-6: Save Template.

No comments:
Write comments

Like

রিসেন্ট পেজ ভিউ