[ajaxmailchimp title=”Easy Ajax MailChimp” uri=”http://prowpexpert.us8.list-manage.com/subscribe/post-json?u=f31f34b5935e4370073e8b907&id=23e868fa2a&c=?”]
To configure you need to change the line: <form action="http://xxxxx.us2#.list-manage.com/subscribe/post?u=xxxxx&id=xxxx" method="post" ... >
Look like this line:
<form action="http://xxxxx.us2#.list-manage.com/subscribe/post-json?u=xxxxx&id=xxxx&c=?" method="get" ... > To integrate ajax here need simple change the form’s “action” attribute from “post?u=xxxx&id=xxxx” to “post-json?u=xxxx&id=xxxx” and append “&c=?” Also it is important to change that when you submit the form method you must use GET rather than POST.
If you can’t configure this plugin, I will do this only for $5. Hire me
Note: In this page widget Ajax mailchimp is not working properly, because in this page used two ajax mailchimp subscription. One used in this page and another used in widget. So test widget easy ajax mailchimp subscription, try from home page or other page.