=== Magic Action Box === Contributors: prosulum, pogidude Developer: Prosulum Tags: opt in, call to action, aweber, email, email marketing, form, mailing list, marketing, newsletter, webform, mailchimp, constant contact Requires at least: 3.1 Tested up to: 3.5.1 Stable tag: 2.11 Magic Action Box is an easy to use but powerful lead generation plugin that let's you create opt-in forms similar to the Derek Halpern feature box from Social Triggers. == Description == Magic Action Box is an easy to use but powerful lead generation plugin that lets you create a focused and high converting action box in minutes. It let's you create opt-in forms similar to the Derek Halpern feature box from Social Triggers. Some features: * Easily add an action box before or after a blog post or page * Easily add opt in forms - with stunning designs - to your sidebar. * Create Email Opt In Forms * Make your own action box styles * Or, pick a style from one of the pre-configured designs [See more features in Pro version](http://www.magicactionbox.com/?pk_campaign=LITE&pk_kwd=pluginPage1) Some features available in Pro version: * Create Contact Form Boxes * Create Sales Boxes * Create Share Boxes * Create Custom Buttons (NEW) * Display random action boxes * Show video (not just images) with your action boxes * More pre-designed styles * Shortcodes * Sidebar Widget * VIP Support * Create and upload your own buttons * [And more...](http://www.magicactionbox.com/features/?pk_campaign=LITE&pk_kwd=pluginPage2) [View changelog](http://www.magicactionbox.com/features/?pk_campaign=LITE&pk_kwd=pluginPage2) == Installation == 1. Download the zip-archive and extract it into your computer. 2. Upload the magic-action-box folder to the /wp-content/plugins/ directory in your web site. 3. Activate the plugin through the 'Plugins' menu in your WordPress administration page. == Frequently Asked Questions == = My autoresponder is not on the list. Can I use it with the plugin? = Yes you can. As long as your autoresponder lets you create html forms that you can copy and paste, then you are all good. Watch this [video tutorial](http://www.magicactionbox.com/how-use-magic-action-box-with-any-email-marketing-service/?pk_campaign=LITE&pk_kwd=faq) to learn more. = Can I place an action box on my website's sidebar? = Yes. In the WordPress Dashboard, go to the Widgets page and lookg for the Magic Action Box Widget (available only in Pro). = My action box doesn't seem to have any styles to it. What's wrong? = Make sure that your uploads directory wp-content/uploads/ is writeable (it usually is). Then save your action box or custom style again to allow the plugin to generate the required css code. = My action box has a lot of empty spaces and line breaks in it. = Go to Magic Action Box Settings -> Main Settings and check the Minify HTML Output checkbox. = My action box styles are gone. What did your update do? = If you just upgrade from any version below 2.8, then this is expected due to the big improvements in the code. We're sorry for the scare but don't worry, just follow the steps [in this guide](http://www.magicactionbox.com/fixing-action-box-styles-v2-8-upgrade/?pk_campaign=LITE&pk_kwd=faq) and you should get back your converting users in no time. = I just recently updated the plugin and the action box looks weird. = Try clearing the plugin cache using the *Clear Cache* button found in WP Admin -> Magic Action Box Settings -> Main Settings = The action box is showing up after some other social sharing icons placed by another plugin. But I want it to show up right after the blog post = Try checking the *Reorder post content filter priorities* checkbox found in WP Admin -> Magic Action Box Settings -> Main Settings. Please understand that this may not solve the problem and may conflict with other plugins too. Just uncheck it if it does. == Screenshots == 1. Main Settings Screen 2. Button Designs Screen 3. Sample Action Box 4. Select Action Box Type 5. Action Box Settings Screen == Changelog == = 2.11 = * [fix] fixed action box style dropdown select box reverting to User Styles after save when selecting None as style. * [fix] fixed style creator not putting out border-radius css * [fix] fixed php notices * [fix] fixed php error if the page content type is not allowed by MAB but MAB still tries to set action box. * made paths to functions file in addons use absolute paths * added more classes to generated button css code * [fix] updated linear-gradient in button css code to use new W3c implementation = 2.9.10 = * Fixes = 2.9.5 = * Fixed css generator where it wasn't putting out the property for submit buttons on hover * Fixed paging issue when on page with custom query * added mab_allowed_post_types filter for making it possible to show action boxes on other post types = 2.9.4 = * Added new action box type - Contact Form 7 box * Added a number of action and filter hooks for extending the plugin :) * Added options for setting the input field labels of integrated mailing list providers = 2.9.3 = * Replaced the hook used to call the main action box from template_redirect to wp hook. = 2.9.2 = * Improved Custom Style editor generated stylesheets due to label color being overridden. = 2.9.1 = * Fixed Custom Style editor stylesheets * Updated default action box css = 2.9 = * Added new action box styles * Reorganized plugin assets so they're all registered at magic-action-box.php * Added specialized classes MAB_ActionBox, MAB_Template, MAB_Widget classes to make things more OOP. * Reorganized methods and classes to fit the new architecture and use the new classes. * Updated view templates to use MAB_ActionBox class. * Updated mab_get_actionbox() function to work with new MAB_ActionBox class. * Added mab_template_output, mab_get_template-{$type} and mab_get_template action hooks for outputting action box html in MAB_Template::getTemplate() * Added MAB_Utils and deprecated ProsulumMabCommon class and placed in deprecated-classes.php file. * Default value for selected action box in posts/pages now set to "Default". Previously it was set to "Disabled". * Added option to enable/disable minifying of html output. * Added Magic Action Box Widget. * Improved HTML parser to allow