WP Fancy Message Box

September 13, 2014

WP Fancy Message Box Plugin

Display Fancy CSS Message Box in Page/Post via short code

Uses shortcode to display diffrent style message box like error message box, info message box, you can configure different message box using shortcode parameters. See below shortcode with default parameters….
[wpfmb type=’info’ theme=1]your message[/wpfmb]
You can use only below shortcode for defaults which is equal to above shortcode.
[wpfmb]your message[/wpfmb]

And you can set different values like…

  1. type : set type which one you want to display as message box like info,warning,success,delete… Or ‘up’,’down’,’left’,’right’ if using theme=3.
  2. theme : set theme with option 1,2 or 3 to set message box style

Arbitrary section 1

Installation

  1. Install and activate the plugin just like any other wordpress plugin.
  2. Then use shortcode as explained in description in your page/post content. this plugin does not have any option page in wp-admin panel.

Screenshots

  1. See how it looks on frontend

    See how it looks on frontend

FAQ

How to configure ?

configure shortcode parameters as explained in description. There is no separate plugin options page for configuration.

Details

  • Version: 1.2
  • Active installations: 90
  • WordPress Version: 3.3
  • Tested up to: 4.0.38

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars