=== ActiveTrail Free Email Signup Form === Contributors: mosheeshel, Activetrail Plugin URI: http://www.eshel.us/wordpress/activetrail-free-email-signup-form Donate link: http://www.eshel.us/wordpress-donate/?plugin=activetrail-free-email-signup-form Tags: email, mailchimp, marketing, newsletter, plugin, signup, widget, activetrail, campaign, template, form, subscribe Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.4 License: GPLv2 Add a signup form to your website. Send stunning newsletters to your subscribers using ActiveTrail, the world's leading email marketing solution. == Description == Add a signup form quickly and easily to your website. Send stunning newsletters to your subscribers using ActiveTrail, the world's leading email marketing solution. https://vimeo.com/55453415 Do it in three easy steps: 1. Add the plugin to your website. 1. Collect subscribers. 1. Email them stunning newsletters using ActiveTrail. Don't have an ActiveTrail account? [Sign Up - Free](http://signup.activetrail.com/signup/?utm_source=wp.org-pluginpage&utm_medium=wpplugin&utm_content=join-active&utm_campaign=wp "ActiveTrail Account Creation") With ActiveTrail you can: * Manage your contacts, divide them into groups, segment them by demographics, and personalize your message for a results-driven, targeted email-marketing campaign with a personal touch. * Create great looking campaigns, coupons, e-greetings and more! Choose from great-looking one-click templates, or build your own. * Track live results to learn who opened your emails and which links they clicked on. * Nearly 100% deliverability - get your opt-in email marketing campaigns delivered straight to your subscribers' inbox and past the spam filters, allowing you to concentrate on the message. == Installation == 1. Download and extract the "ActiveTrail Free Email Signup Form" plugin file. 1. Upload the ActiveTrail-Free-Email-Signup-Form directory to the /wp-content/plugins/ directory. 1. Activate the plugin under the 'Plugins' menu in the WordPress admin. Or: 1. Download the "ActiveTrail Free Email Signup Form" plugin zip file. 1. In the Wordpress Plugins-> Add New menu, use the Upload functionality to load the zip file 1. Activate the plugin == Frequently Asked Questions == = CSS Styling = CSS styling can be done very easy by applying basic CSS override rules by adding a activetrail-custom.css into your theme folder and it will be automatically included after the main plugin css. In that .css file you can write css rules, for example the color of the submit button border to red, by simply writing this line: body .atrail .btn { border:1px solid red; } == Screenshots == == Changelog == = 0.1 = * Uploaded first working version of plugin, hopefully the last as well! = 0.2 = * Fix import customers into groups = 0.3 = * Fix update cached groups after create new one = 0.4 = * Fix links and video examples