How to Create Additional "Add a Gadget" Spaces
In this tutorial I will show you how to create additional "Add Gadget" space to more than just the sidebar of your blog.
1. .Log in to your dashboard--> layout- -> Edit HTML
2. .Click on "Expand Widget Templates"
3. Search (CTRL + F) :
4. You can either replace the number '1' with a higher number beside maxwidgets or simply leave out a number but keep the quotation marks to have an unlimited amount of gadgets available.
5. Also, be sure to change the 'no' to 'yes' beside showaddelement.Now, keep scrolling down, and repeat the steps above for all other code that contains a maxwidgets='1' or a showaddelement='no' You should find at least three more places like this, but not all will necessarily have the maxwidgets part.
6. Save the template and see the results in the Page Layout.
1. .Log in to your dashboard--> layout- -> Edit HTML
2. .Click on "Expand Widget Templates"
3. Search (CTRL + F) :
<b:section class='art-Header' id='header' maxwidgets='1' showaddelement='no'>
4. You can either replace the number '1' with a higher number beside maxwidgets or simply leave out a number but keep the quotation marks to have an unlimited amount of gadgets available.
5. Also, be sure to change the 'no' to 'yes' beside showaddelement.Now, keep scrolling down, and repeat the steps above for all other code that contains a maxwidgets='1' or a showaddelement='no' You should find at least three more places like this, but not all will necessarily have the maxwidgets part.
6. Save the template and see the results in the Page Layout.
Click to Add a New Comment
Leave your comment
- If you're asking a question click the Subscribe By Email link, below the comment form, to be notified of replies.
- Do NOT add links to the body of your comment as they will not be published.
- Only the comments posted in ENGLISH will be approved.
- If you have a problem check first the comments , maybe you will find the solution there.