When i change in blogger html code...this error occurs... We were unable to save your template Please correct the error below, and submit your template again. More than one widget was found with id: LinkList3. Widget IDs should be unique. Please help me... Regards, Omie
Search for LinkList3 within your html code. If there really are more than one widget with such an id, you might want to either delete superfluous widgets or to change their ids to something more unique.
What code did u add.. u might have added some code with <b:widget right?? You cant have 2 widgets with the same id that is why the error errors.. If it is not the case then what HTML code did you add there?
Thanks for your reply brother...Yes this is true having 2 times in my blog, when i delete linklist3 got one more error like should end with > matching tag. Actually not getting properly...Can you please give me any link where i can read each and every thing about blogger...
if you want to delete link list 3 just goto your page elements and then delete it.. don't mess up with the template for deleting that widget.. If you can tell me what widget or edit you are planning to make to your blog i may be able to help you... If you are looking for widgets you may find some at my blog Blogger Widgets
You must have deleted only a part of the widget, or somehow else corrupted the HTML code. Do you have a backup copy? Here are the Blogger Help Resources
I find the new Blogger templates system is much more difficult than the older one and have done very little in the way of custom template changes. They don't have the individual elements documented very well. At least, it just hasn't clicked with me. However, I see huge advantages to the new system and like it for everything else. You will want to read up on XML well-formedness if you are going to be working with blogger templates a lot. http://www.webreference.com/html/refactoring_html/ I hope that helps.