Widgets may be used to add various blocks of content to be displayed on your public pages. To add a widget, drag it from the Available widgets list on the left to one of the sidebars on the right of this page. You can order your widgets in a sidebar by dragging them up or down. You must update sidebars to apply your changes.
Once included in a sidebar, widgets have configuration options that you can reach by clicking on the arrow next to their name.
Reset sidebars to get back to default widgets installation
If you are allowed to edit your theme templates, you can directly add widgets as templates tags, with their own configuration.
To add a widget in your template, you need to write code like this:
<tpl:Widget id="Widget ID"> <setting name="Setting name">Setting value</setting> ... </tpl:Widget>
Here are the following available widgets for your blog: