This page displays Alert Shortcode examples. The alert shortcodes accepts the close parameter with a value of true or false. Passing in a value of false will prevent the alert box from being closed (see the Danger Box example below).
Danger Box
(alert close="true" type="danger")This is an Alert Danger box.(/alert)