Accordions, Tabs & Toggle Shortcodes
The easiest way to add shortcodes to your posts and pages is to use the Shortcode Generator located beneath the post or page editor

Accordions
[accordions]
[accordion title="Pan 1 Title - click me"]
Pan 1 content, typed into the Accordion 1 Content box in the Shortcode Generator module.
[/accordion]
[accordion title="Pan 2 Title - click me"]
Pan 2 content, typed into the Accordion 1 Content box in the Shortcode Generator module.
[/accordion]
[/accordions]
Pan 1 Title – click me
Pan 1 content, typed into the Accordion 1 Content box in the Shortcode Generator module.
Pan 2 Title – click me
Pan 2 content, typed into the Accordion 1 Content box in the Shortcode Generator module.
Tabs – Framed
[tabs]
[tab title="Framed Tab 1 Title"]
Tab 1 content, typed into the Tab 1 Content box in the Shortcode Generator module.
[/tab]
[tab title="Framed Tab 2 Title"]
Tab 2 content, typed into the Tab 2 Content box in the Shortcode Generator module.
[/tab]
[/tabs]
Tab 1 content, typed into the Tab 1 Content box in the Shortcode Generator module.
Tab 2 content, typed into the Tab 1 Content box in the Shortcode Generator module.
Tabs – Mini
[mini_tabs]
[tab title="Mini Tab 1 Title"]
Tab 1 content, typed into the Tab 1 Content box in the Shortcode Generator module.
[/tab]
[tab title="Mini Tab 2 Title"]
Tab 2 content, typed into the Tab 2 Content box in the Shortcode Generator module.
[/tab]
[/mini_tabs]
Tab 1 content, typed into the Tab 1 Content box in the Shortcode Generator module.
Tab 2 content, typed into the Tab 2 Content box in the Shortcode Generator module.
Toggles
[toggle title="Toggle Title"]
Toggle content, typed into the Toggle Content box in the Shortcode Generator module.
[/toggle]
Toggle Title
Toggle content, typed into the Toggle Content box in the Shortcode Generator module.