Shortcode Alert Box
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
1. Message 1
2. Message 2
Syntax:
[alert style="error" close="0"]This is a paragraph in error box and a link.<br /> 1. Message 1[/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]
Success 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
1. Message 1
2. Message 2
Syntax:
[alert style="error" close="1" ]This is a paragraph in error box<br /> 1. Message 1[/alert]
Notive box
This is a paragraph in notice box .
Syntax:
[alert style="notice" close="1"]This is a paragraph in notice box.[/alert]