Showing posts with label Labels setting. Show all posts
Showing posts with label Labels setting. Show all posts

How to Change Label Names in Blogger Blog :

In blogger blogs we can't change the label names directly.There is no label edit option in blogger.So to rename or change label names in blogger blog first we have to select the posts containing label name which we want to change and delete that label and then add new label for those posts.   

Follow below steps change label names in blogger blog

step 1 : go to blogger dashboard

step 2 : click on posts

step 3 : click on All labels drop down menu and select that label which you want to change 

step 4 : Select all posts in that label name and then click on label icon and select that label name and delete

step 5 : Now click on label icon  and select add new label from drop down menu and give new label name
Now label name changed.
Labels Below Post Titles : 
In the previous post we discussed about how to add labels to blogger blog. After adding the labels to blogger blog , labels will also display below posts in your blogger . We can also see the posted by author name, comments and default blogger share buttons in the post footer.  We can move those elements in post footer to any where in your post body. We can also place labels below post titles in blogger blog.

How To Add Labels Below Post Titles in Blogger Blog : 

We can change the position of the post footer elements with in post footer easily, but if you want to move those items(elements) to the out side of the post footer , it is little difficult. In this post i'm giving the easy method to add labels below post titles in your blogger blog . This method is simple to follow.

Follow below steps to add labels below post tiles in your Blogger.

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on edit HTML

Step 4 :  Search below code 

<span class='post-labels'>
        <b:if cond='data:post.labels'>
          <data:postLabelsLabel/>
          <b:loop values='data:post.labels' var='label'>
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
          </b:loop>
        </b:if>
      </span>

Select above code and Cut the code 

Again search <div class='post-header-line-1'/>

Add the labels code just below the above line.

Step 5 : Click on Save template .

Now visit your blogger blog and see the labels below Blogger post titles.  If already an item like post header date below posts is there ,  your labels item will display below previous item. We can also keep the items below post titles, side by side with div tag. Follow above simple method to add the labels below post titles in your blogger blog easily with out adding any third party code.
Showing Posts With Label Message:
When we click on any of the label , it will list all the posts tagged with that label name along with message like Showing posts with label nothing else.Show all posts . Showing posts with label message will display on top of the results page. This type of the message will display , when ever you click on any labels. We can delete this default showing posts with label message from blogger blogs.

How to Remove Showing Posts With Label Message From Blogger :

There is no use with that message really. If you don't want that message , we can easily delete that showing posts with label message. In this post I'm showing one simple method to remove showing posts with label message from your blogger blog. This method is simple , any one can easily follow.

Follow below steps to remove showing posts with label message from your Blogger blog.


Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Search below code in your template 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 below code from the above code

<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>
Step 5 : Click on Save template.

Now go to your blog and click on any of your label and check , whether the showing posts with label message is removed or not.

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on