[one type=”separate”]
Defaults
Below are the options that are available for this shortcode and their default values. A hash (#) indicates a required value.
'name' => 'Default Sidebar', // Name of a sidebar you have already created in Appearance > Widgets
'width' => '',
'align' => 'none', // none, alignleft, alignright, aligncenter
And this is what you should insert into your posts and pages…
[[sidebar name="Default Sidebar" width="" align="none" /]]
[/one]
[curved /]
Default Sidebar

[sidebar name="Default Sidebar" width="400" align="aligncenter" /]
[clear /]
[[sidebar name="Default Sidebar" width="400" align="aligncenter" /]]
[curved /]
Sidebar 1

[sidebar name="Sidebar 1" /]
[clear /]
[[sidebar name="Sidebar 1" /]]