Accordion

Accordion shortcode allows you to provide multiple panes and display them one at a time. We can create an accordion quickly by using syntax as below:

[accordions]
[accordion title="TITLE_ITEM_1" expand="TRUE|FALSE"]Content Item 1 here[/accordion]
[accordion title="TITLE_ITEM_2" expand="TRUE|FALSE"]Content Item 2 here[/accordion]
[accordion title="TITLE_ITEM_{I}" expand="TRUE|FALSE"]Content Item {I} here[/accordion]
[/accordions]

The sample result of accordion shortcode as below:

NOTE: Default value of expand property is FALSE

results matching ""

    No results matching ""