Showing posts with label Label. Show all posts
Showing posts with label Label. Show all posts

Thursday, 2 August 2012

Changing Number Of Posts On Blogger Label Page

You might have noticed that whenever your blog has more number of posts to be shown in a single page then it loads slowly. Same thing applies to blogger labels page. If the number of posts to be shown in that page then the blog is probable to load slowly. This increases your bounce rate and you are likely to drop your readers down. So as a solution i have written this post. After reading this you will know "How To Change The Number Of Posts Shown On Blogger Labels Page".
Changing Number Of Posts On Blogger Label Page


By default the number of posts on blogger labels page is 20. This may not suit your blog preferences. Some of you want to decrease it so as to increase you loading time, whereas some of you may want to increase it so as to show all the post under that label (category).
So if you want to change the maximum number of posts shown then you will have to do a little editing. Here we go then;

  • Sign in to your blogger account.
  • Be forwarded to your dashboard.
  • Then go to design >Edit Html.
  • There in the template code find this piece of code;
expr:href='data:label.url'
  • Replace this piece of code with the following;
expr:href='data:label.url + "?max-results=number"'
  • Here In the above code;
  1. Change number  to the number (like 1, 2, 3 and so on). This number will define how much posts are to be shown on a label page.
  • You might find the first code more than one time. I think it will be probably three times.
  • Change those all to second code and you are done.
Now as you have entered the number the posts are shown. If you want to change the number of posts (increase or decrease) then simply change the numbers and you will have your work done.
Before you leave;
Comment below if you have anything to say.
CHEERS!!

Tuesday, 10 July 2012

Change Blogger Label Links As Brick / Box Style

In this tutorial im going to explain, how to add
brick or box style for label gadget in blogger.
Actually,this is a cool style for your blog.
Most of your visitors like it. And view your more
categories.You can apply it to your blog with
easy steps, you can try it.

Bricks-label-style

1. Log in to blogger account & Go to Design >> Edit HTML

2. Find this code  by using Ctrl+F  ]]></b:skin>

3.Paste below code Before ]]></b:skin> code

#Label1 a{
color:#333;
padding:2px 8px;
line-height:24px;
margin:0 2px;
background:#eee url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQASJKbAv46PD3IkFihHfCH5DUzgrAaygvTVWo3tFsckgf0v-oUAp3r9AdA7bF7m3InNblFCg5CRMy0jB7mGD6WnXvEgMmOdcQwt3j4UMWuxhuNhNDYNt2rlF4OoTCa5zj5DS3oxDA8qk/s1600/bricks.png) center center repeat-x;
border:1px solid #ddd;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
font-size:10px !important;
text-decoration:none;}
#Label1 a:hover{
color:#666;
background:none #fff;
text-decoration:none;}


4. Now Click  Save Template.

    You are done...

Wednesday, 27 June 2012

How To Create Drop Down Label Widget For Blogger

This is also great tip those who are looking for
drop-down label menu.If your blog don't have
much space or want to reduce home page
size, this will help to you.So this drop-down
menu display your post categories,and labels
are link with them.So, each category post are
counting too.you can adjust size of the 
drop-down. follow these steps to add it to your
blog.


1. Log in to blogger account and Go to Design >> Edit HTML

2. Make sure you don't put check mark in  Expand Widget Templates

3. Find below code by using Ctrl+F  

<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
4. Now replace above line (where you found) with below code.

<b:widget id='Label1' locked='false' title='Categories' type='Label'> 
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<select style='width:100%' onchange='location=this.options[this.selectedIndex].value;'>
<option>Choose a Category</option>
<b:loop values='data:labels' var='label'>
<option expr:value='data:label.url'><data:label.name/>
(<data:label.count/>)
</option>
</b:loop> </select> <b:include name='quickedit'/> </div> </b:includable>
</b:widget>

*You can change the wdth of drop-down by chaning   100%
*You can change   Choose a Category  as your like, if you want.
*If you want to hide the post counter so delete this code.  (<data:label.count/>)

5. Save your Template you are done.

Wednesday, 23 May 2012

Labels Actions Now In Multiple Posts At Once


Labels are the groups or categories where the blog posts are stored. Whenever a reader clicks on a label he gets every post under that label. While adding label you usually write a post and type in the label name in that very time and while deleting it you again go to edit that post and delete that label. For one post you can do like that. But what will you do if the number of posts is 50 or 100 or even more. But don’t worry; here is the solution for it. So let’s start:
  1. Sign in to your blogger account.
  2.  Be forwarded to dashboard> Edit Post.

Adding Label:
For adding a new label:
  1.  Tick on the posts check box at left which you want to be added in your new label.
  2. Click on “Label Action...” like the one circled above (In the picture) and click on “New Label…”
  3. Enter the name of your new label and press OK.
    After doing this your new label will be created and the posts checked will belong to it.

      Removing Label:

For removing a label:

      1.     Click on the name of the label at left which you want to delete. The post under that label will appear.

      2.     Click on select all option just at the right side of “Labels Action…”(Dropdown menu)

      3.     Now click on that drop down menu. You will see more options. A bit down you will see remove label. Click on the label name which you want to delete just below Remove Label and your label will be deleted.
After doing this the old label not useful for you, will be deleted from the post which was earlier applied.

Renaming Label:

For renaming a label. (This is the combination of adding and removing labels)

      1.     Select the label (in the labels list) which you wish to rename. All the post under that label will be shown in the right.

      2.     Select all post in the option present in right side of that dropdown list.

      3.     Then click on Labels Action… and add the label which you wished.

Finally remove the old label which was to be renamed as per the instruction above.

Labels Actions In New Blogger Interface

This is also the same process as the one above. But some things are moved around. So read it thoroughly.
  •  After you are on the dashboard, just click the gray icon like the circled below. Click on that icon (it looks like a sheet with lines) next to the blog which you want to edit the labels for. After you click on it all the post, posted on that blog will be shown.
  • For filtering the list as per the specific label, choose a label by clicking All Labels drop down menu that lies on the top right corner of that page.
  • If you want to add or remove a label then it can be simply done by clicking on the Label icon that lies on the left of the publish button.
  • Enjoy!!

Now i think you are clear about blogger labels. Stay updating from us by subscribing below.