A WordPress plugin that adds Ajax powered forms to allow site visitors to sign up to your Campaign Monitor powered email lists.
A WordPress plugin that adds Ajax powered forms to allow site visitors to sign up to your Campaign Monitor powered email lists.
/wp-content/plugins/
directoryAdding a form to your sidebars
Adding a form to a post or page
/wp-content/plugins/
directoryAdding a form to your sidebars
Adding a form to a post or page
Campaign Monitor have an excellent guide here:
http://www.campaignmonitor.com/api/getting-started/
Yes, but it’s beta – please let me know if it works for you! Just click the CampaignMonitor button in the post/page editor
The widget falls back to a standard web page request, but will still keep users on your site, unlike the normal CampaignMonitor forms.
The most common faults are:
Check out the debugging guide to find out exactly what your problem might be.
Update Campaign Monitor libraries to avoid deprecated constructor warnings.
WordPress 4.3 compatibility.
Use latest Campaign Monitor API
Some UI tweaks in the admin area
Don’t throw warnings on more recent PHP versions
Minor markup fix
Add translation triggers, and French translation from Boris Rannou
Check classes aren’t defined before (re)defining them. Fixes issues if you already load the CM API in another plugin
Fixes for multiple widgets not picking up the correct settings
More fixes for the shortcode forms
Fix problem with shortcode button
Log debug issues for easier diagnosis of failed connections. No need to upgrade to this if you’re up and running already
Tweaks for some issues with jQuery in the admin area. Should solve problems with shortcode not being inserted properly
Don’t include services_json if class already defined
HTML tweaks from timvanoostrom
Small bugfixes, and allow user to pick from list of existing shortcodes
Add button to the editor to allow shortcode to be inserted into posts (Beta – please let me know if this works for you!)
Fix compatability with some themes
Commit missing files & remove dev branch stuff
First release