Skip to main content

Can't Delete A Page Element?

In a Layouts template, the ability to add and delete page elements (gadgets) is one of the neatest tasks in maintaining your blog.

Sometimes, a page element added can't be deleted later. You can edit a page element either from the blog itself (if you have enabled Quick Edit), or from the Page Elements wizard. When you edit an element, it should have a button to "Remove Page Element".

The button isn't always there - and this generally happens when the gadget is locked.

To unlock the gadget, first use Edit HTML, and backup the template.

With the template backed up, find the entry for the problem gadget. Let's say that we need to remove the "Key Articles" gadget.

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


Change that to "false", and save changes.

<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>


Then go back to Page Elements, re edit the "Key Articles" page element, and you should have a "Remove" button.

As an alternative, the Template Editor "Revert widget templates to default" wizard may be useful.>

Comments

XC said…
great. thx!
vasu said…
could able to delete a gadget ....wen i click edit button on the gadget ...a window is popping up showing me tat it can harm my computer...pls help me i wanna delete tat gadget from my blog...
Diego said…
I keep on getting this message "You can only have one of the same widget on any given page."
I have created a template with Artiseer, all good apart from this.
Do you know if there is a way to ger round this? Thank you.
Nitecruzr said…
I keep on getting this message "You can only have one of the same widget on any given page."

This would be a good question to ask in Blogger Help Forum: Something Is Broken, where we can try to diagnose the problem.
Chizoba OKAGBA said…
How do I remove the NavBar in Blogger, that is, that portion at the topmost containing "Follow", "Report Abuse", "Next Blog", "Sign Out", etc.? Thanks.
dak os said…
wow !! its working. its gone like easily. thanks to this blog ! i am really happy.. =)

http://liriklagu-best.blogspot.com

Popular posts from this blog

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?".

With Following, Anonymous Followers Can't Be Blocked

As people become used to Blogger Following as just another tool to connect people, they start to think about the implications . And we see questions like How do I block someone who's been following my blog secretly? I couldn't see her in my Followers list (hence I couldn't use the "Block this user" link), but I have looked at her profile and could see that she's Following my blog. Following, when you look at the bottom line, is no more than a feed subscription and an icon (possibly) displayed on your blog, and linking back to the profile of the Follower in question. If someone Follows your blog anonymously, all that they get is a subscription to the blog feed. If you publish a feed from your blog, and if the feed is open to anybody (which, right now, is the case ), then it's open to everybody. If someone wants to use Following to subscribe to the feed, you can't stop this. You can't block it before, or after, the fact. You can't Block w