Simple Alert Boxes

Simple Alert Boxes Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 7,467 downloads
Simple Alert Boxes Icon

Try plugin: Simple Alert Boxes

We'll create fresh WordPress site with Simple Alert Boxes installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Simple Alert Boxes

Use responsives alert boxes with shortcodes.

3


0


0


0


1

updated: 6 years ago
since: 9 years ago

Description

Use responsives alert boxes with shortcodes.
Is easy, only use the shortcode.

Example: For a info message use:
[alert type=”success”]Your text here[/alert]
Also you can change the icon size:
[alert type=”success” icon-size=”big”]Your text here[/alert]

Shortcode attributes:

  • type (defines the style of the alert box):

    • info (display a info style box)
    • success (display a success style box)
    • warning (display a warning style box)
    • danger (display a danger style box)
  • icon_size (defines the icon size):

    • normal (icon normal size)
    • small (icon small size)
    • big (icon big size)
    • hide-icon (no display the icon)

    [alert type=”type” icon-size=”icon-size”]Your text here[/alert]

  • Demo & Examples: http://www.rafael.mardojai.com/simple-alert-boxes-plugin/
  • Github repository: https://github.com/mardojai/Simple-Alert-Boxes-Wordpress-Plugin