[heading size=”1″]Shortcode Alert Box[/heading]
1. No close box
Note box – default
[alert style=”block” close=”0″ ]This is a paragraph in note box and a link. [/alert]
Syntax:
[code][alert style=”block” close=”0″]This is a paragraph in note box and a link. [/alert][/code]
Info box
[alert style=”info” close=”0″ ]This is a paragraph in info box and a link.[/alert]
Syntax:
[code][alert style=”info” close=”0″]This is a paragraph in info box and a link.[/alert][/code]
Sucess box
[alert style=”success” close=”0″ ]This is a paragraph in success box and a link.[/alert]
Syntax:
[code][ alert style=”success” close=”0″ ]This is a paragraph in success box and a link.[/alert][/code]
Error box
[alert style=”error” close=”0″ ]This is a paragraph in error box and a link.
1. Message 1
2. Message 2[/alert]
Syntax:
[code][alert style=”error” close=”0″]This is a paragraph in error box and a link.
1. Message 1[/alert][/code]
Notice box
[alert style=”notice” close=”0″ ]This is a paragraph in notice box and a link.[/alert]
Syntax:
[code][alert style=”notice” close=”1″ ]This is a paragraph in notice box and a link.[/alert][/code]
2. Close box
Note box – default
[alert style=”block” close=”1″ ]This is a paragraph in note box and a link. [/alert]
Syntax:
[code][alert style=”block” close=”1″]This is a paragraph in note box. [/alert][/code]
Info box
[alert style=”info” close=”1″ ]This is a paragraph in info box and a link.[/alert]
Syntax:
[code][alert style=”info” close=”1″ ]This is a paragraph in info box and a link.[/alert][/code]
Success box
[alert style=”success” close=”1″ ]This is a paragraph in success box and a link.[/alert]
Syntax:
[code][alert style=”success” close=”1″]This is a paragraph in success box.[/alert][/code]
Error box
[alert style=”error” close=”1″ ]This is a paragraph in error box and a link.
1. Message 1
2. Message 2[/alert]
Syntax:
[code][alert style=”error” close=”1″ ]This is a paragraph in error box
1. Message 1[/alert][/code]
Notive box
[alert style=”notice” close=”1″]This is a paragraph in notice box .[/alert]
Syntax:
[code][alert style=”notice” close=”1″]This is a paragraph in notice box.[/alert][/code]