[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]
[divider /]
Default Sidebar
[divider]
[sidebar name=”Default Sidebar” width=”400″ align=”aligncenter” /]
[clear /]
[[sidebar name="Default Sidebar" width="400" align="aligncenter" /]]