Friday, January 6, 2017

how to add the widget to blogger header more than one gadget unlocking

add the widget to blogger header. this post is not about adding the widget. in this post, you will learn how to add more than one gadget in your blog header. if you are using blogger then you have seen that in the header we can't add more than one gadget. but sometimes we want to add a gadget to our blog header.

 but we can't see the add gadget option after adding one widget. after reading this post you will know why you can't add more widgets in some sections. and how to add the widget to blogger header or unlock other sections for adding more than one gadgets. Also read: How to add the new gadget to blogger
how to add widget to blogger header

why you can't see add gadget link.

you can't see adding the adding widget link. because the section where you are trying to add a widget is locked for adding more widgets. the sections are locked because we don't need to add more gadgets in those sections. 

how to unlock sections and add more than one gadget.

 for unlocking sections, you have to edit your template. before making any kind of change in your template don't forget to make a backup of your current template. I suggest you don't try it on your live blog try it on your another blog.

  1. login your google account and go to the blogger.com.
  2. now select your blog and click on template link from the dashboard.
  3. click on edit HTML button now you will see your current template code.  
    how to add the widget to blogger header
  4. click anywhere on the code and search for id='header. 
    how to add the widget to blogger header
  5. after found your locked section you will see the section code which looks like the following code. 
    how to add the widget to blogger header
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>

in this code, you can see maxwidgets='1' just change 1 to 2 or another number.
you want to add 5 widgets in your section then change it to 5.
and change the showaddelement='no' no to yes.
after editing the section code will looks like the following code.
<b:section class='header' id='header' maxwidgets='5' showaddelement='yes'>
now you can add more than one gadgets in your blog header or section that you have unlocked. 



No comments:

Post a Comment

Template Designed By 92TRICKS © Copy Rights All Right Receved
Scroll to Top