Many of bloggers ( i mean , professional bloggers don't use blog archives. ) really it is also not a interesting or attractive gadget. but in a case , if you want to add more than one archive , there may be a problem because once you add a one blog archive you can't adda second one derectly from your layout.
it will show a thing like this.
Now you will find a code line similar to the below
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
Now copy it and paste again , just below the above line and change BlogArchive1 to any other number as you like.
ex:-
<b:widget id='BlogArchive2' locked='false' title='Blog Archive' type='BlogArchive'/>
That's it , now you can add any number of blog archives by pasting that code and changing it's archive number.
Now follow the Safety Saving Steps.
And
it will show a thing like this.
It says already added and 'Add' button has removed ! but there is a very small trick to add a another blog archive
1. Edit your template ( How to edit your template )
2. Press Ctrl+F and search under
<b:widget id='BlogArchive
1. Edit your template ( How to edit your template )
2. Press Ctrl+F and search under
<b:widget id='BlogArchive
Now you will find a code line similar to the below
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
Now copy it and paste again , just below the above line and change BlogArchive1 to any other number as you like.
ex:-
<b:widget id='BlogArchive2' locked='false' title='Blog Archive' type='BlogArchive'/>
That's it , now you can add any number of blog archives by pasting that code and changing it's archive number.
Now follow the Safety Saving Steps.
And