Tips on switching widgets
In changing current webpage template to a new one, one thing will come to our mind is we don't want to lose the current widgets that we have got, we would like to keep it whatever changes we will be made in our template. Here are some tips to do to keep your widgets layout before to start replacing your current template to a new one.
From your current template, go to edit html page, and at the very bottom of the code of your html, you can see [/body][/html], simply put this code right there in this position [b:section id='widgets-placeholder' showaddelement='yes'/][/body][/html] , save it and then after placing the code, go back to your current webpage layout and move or drag all your layout widgets at the bottom section of the page where you can see a new add gadgets there, if you have done doing it click save and then go back to the edit html page again, at the bottom of [/body][/html] you can see a bunch of the code widgets look like this:
[b:widget id='Profile1' locked='false' title='The Author' type='Profile'/]
[b:widget id='HTML11' locked='false' title='' type='HTML'/]
From your current template, go to edit html page, and at the very bottom of the code of your html, you can see [/body][/html], simply put this code right there in this position [b:section id='widgets-placeholder' showaddelement='yes'/]
[b:widget id='Profile1' locked='false' title='The Author' type='Profile'/]
[b:widget id='HTML11' locked='false' title='' type='HTML'/]
Seja o primeiro a comentar
Post a Comment