Docs

How can we help?

Get help straight from our team...

Shortcodes

[sa_alert] Shortcode Guide

A user guide for the sa_alert shortcode.

Updated 20 hours ago

Image

What does it do?

The the sa_alert shortcode allows you to display a banner alert on a webpage, this is useful for displaying important messages or notices on the webpage.

Image

How do I use it?

To embed this shortcode into the page, you need to copy the following HTML:

[sa_alert type="danger"]
ALERT!
[/sa_alert][sa_alert type="warning"]
ALERT!
[/sa_alert][sa_alert type="success"]
ALERT!
[/sa_alert][sa_alert type="info"]
ALERT!
[/sa_alert]

Rules:

  • type="" - sets the type of alert. (danger/warning/success/info)

Once you have copied this, paste it into the page in the text editor view, click update/publish, and then refresh the page.

Previous

[quotes] Shortcode Guide

Next