Home » Shortcode alert

Shortcode alert

1. No close box

NOTE BOX – default

This is a paragraph in note box and a link.

Syntax:

[alert style="block" close="0"]This is a paragraph in note box and a link. [/alert]

INFO BOX

This is a paragraph in info box and a link.

Syntax:

[alert style="info" close="0"]This is a paragraph in info box and a link.[/alert]

SUCESS BOX

This is a paragraph in success box and a link.

Syntax:

[ alert style="success" close="0" ]This is a paragraph in success box and a link.[/alert]

ERROR BOX

This is a paragraph in error box and a link.
1. Message 1
2. Message 2

Syntax:

[alert style="error" close="0"]This is a paragraph in error box.[/alert]

NOTICE BOX

This is a paragraph in notice box and a link.

Syntax:

[alert style="notice" close="1" ]This is a paragraph in notice box and a link.[/alert]

2. CLOSE BOX

NOTE BOX – default

This is a paragraph in note box and a link.

Syntax:

[alert style="block" close="1"]This is a paragraph in note box. [/alert]

INFO BOX

This is a paragraph in info box and a link.

Syntax:

[alert style="info" close="1" ]This is a paragraph in info box and a link.[/alert]

SUCESS BOX

This is a paragraph in success box and a link.

Syntax:

[alert style="success" close="1"]This is a paragraph in success box.[/alert]

ERROR BOX

This is a paragraph in error box and a link.
1. Message 1
2. Message 2

Syntax:

[alert style="error" close="1" ]This is a paragraph in error box[/alert]

NOTICE BOX

This is a paragraph in notice box .

Syntax:

[alert style="notice" close="1"]This is a paragraph in notice box.[/alert]