Skip to main content

Can't Add Or Reposition A Gadget?

In a Blogger template, the dashboard Layout wizard is one of the neatest features for accessorising your blog.

The wizard is very versatile, and resilient. But sometimes, you won't be able to add or reposition a gadget (previously called a "page element"), where you want to.

There are several settings in the template, which affect changes in any important template section.

The Footer, Header, Main (Posts), Sidebar, and other sections have settings, that can affect your ability to add a new gadget into that section - or edit or reposition specific gadgets.

  • Maximum gadget count.
  • Preferred container flag.
  • Show link to "Add a Gadget".
  • Container / gadget lock.

To change template section settings, use the Template Editor.

To view and change any of these settings, find the section in question, using the Template Editor.

With the template editor window open, position the cursor in the window, and double click. You need the cursor properly positioned. Then, hit Ctrl - F, for "Find". You will need the "Find" function in the template editor - not in the browser.

Use the Template Editor "Jump to widget" button.

Once the template editor is open, use the "Jump to widget" button, to find "Header1".

Here's a typical Header gadget, from the Edit HTML wizard for a Minima template.

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
</b:section>
</div>

Further down in the template, we have a Sidebar gadget.

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='LinkList1' locked='false' title='Key Articles' type='LinkList'/>
<b:widget id='Label1' locked='false' title='Topics' type='Label'/>
</b:section>
</div>

Examine the key settings, which affect use of the Layout page.

There are several key settings, in these examples.

  • The maxwidgets='1' setting in the Header section, says only 1 gadget, ie the header, can be part of the Header section. Change this count to a greater value, or delete what's there right now, if you wish to add (or reposition) a gadget here.
  • The preferred='yes' setting in the Sidebar section says that any new gadget, by default, will be placed at the top of the Sidebar. To add a new gadget into the header, and with the other settings permitting, you must drag the new gadget from the sidebar, into the header.
  • The showaddelement='no' setting in the Header section says that there will be no link to add a new gadget in the Header. To add a new gadget into the Header, and with the other settings permitting, you must select the "Add a Gadget" link in the Sidebar section, add a new gadget into the sidebar, then drag the new gadget from the sidebar, into the header.
  • The locked='false' setting says that this gadget can be edited or moved, with the other settings permitting.

Alternatively, you may be able to use the Template Editor "Revert widget templates to default" wizard.

Now, besides the key settings, which affect the ability to add gadgets in general, some folks may need to be reminded of what gadgets are.

Gadgets == Page Elements == Widgets!



Can't Add Or Reposition A Page Element?
http://blogging.nitecruzr.net/2007/11/cant-add-page-element.html
Can't Add Or Reposition A Gadget?
http://blogging.nitecruzr.net/2007/11/cant-add-or-reposition-gadget.html

Comments

Kanelo said…
wow !!! thanks a lot for your notes.

We had this problem for many days. All OK now.

Congratulations for this blog! I will recommend it to my friends

from Chile, Hernán Cortes

thanks again!
Stephen said…
Hey.. I did the change but i still cant manage to make another extra page for my blog.. Why~~?!
Nitecruzr said…
Stephen,

Adding an extra page is part of making a web site from your blog. That's not a Page Elements issue.
Rabab Khan said…
Just what I was looking for! Thanks
Unknown said…
This is very useful. I've been looking for this. Thanks heaps!
Lorraine Dusky said…
I can't see where the "locked" place would be in template layout. I can move the elements around, but only when I open the template and go to layout. It was easier before, I didn't need to go to template first.

Your blog looks great for information like this. thanks.
Nitecruzr said…
Lorraine,

You have to look in the Template "Edit HTML" wizard, for the template section in question.
Tyler Zambori said…
You did not mention that one has to follow these steps:


1. Go to your Blogger dashboard.
2. Next to the gray Post List icon, click the drop-down menu and select Template.
3. Click the Edit HTML button under the "Live on blog" view.

In order to access the HTML.
SoberDad said…
I am new to this and not very tech savvy is there a human being help number to walk me thru adding a subscribe button on my blog? Thanks
Nitecruzr said…
Hi SoberDad,

Thanks for the question!

There are a number of human beings, in Blogger Help. who will walk you through adding a "Subscribe" button, yes. Just post in Blogger Help Forum: Get Help with an Issue, explain your special need, and surely someone can help you.

School News said…
Really helpful post, I just did it and it works !! :)
Thanks alot !

Popular posts from this blog

Adding A Link To Your Blog Post

Occasionally, you see a very odd, cryptic complaint I just added a link in my blog, but the link vanished! No, it wasn't your imagination.

Embedded Comments And Main Page View

The option to display comments, embedded below the post, was made a blog option relatively recently. This was a long requested feature - and many bloggers added it to their blogs, as soon as the option was presented to us. Some blog owners like this feature so much, that they request it to be visible when the blog is opened, in main page view. I would like all comments, and the comment form, to be shown underneath the relevant post, automatically, for everyone to read without clicking on the number of comments link. And this is not how embedded comments work.

What's The URL Of My Blog?

We see the plea for help, periodically I need the URL of my blog, so I can give it to my friends. Help! Who's buried in Grant's Tomb, after all? No Chuck, be polite. OK, OK. The title of this blog is "The Real Blogger Status", and the title of this post is "What's The URL Of My Blog?".