You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inputting a name and email address, the associated list never receives the new subscriber. Also, the successful submission of the form is followed by it opening a new url to show the success message instead of loading it inline.
Seems like I'm missing something obvious but I've gone over it a dozen times and can't seem to track down the problem.
// Edited to remark - fixed the ajax inline issue. Still not submitting the information to the mailchimp list though.
The text was updated successfully, but these errors were encountered:
Can you just check you have subscribe.php file in your site somewhere and that is has the API Key and List ID from Mailchimp. A good guide to getting those keys can be found here.
Testing at http://www.gingeredpig.com
When inputting a name and email address, the associated list never receives the new subscriber. Also, the successful submission of the form is followed by it opening a new url to show the success message instead of loading it inline.
Seems like I'm missing something obvious but I've gone over it a dozen times and can't seem to track down the problem.
// Edited to remark - fixed the ajax inline issue. Still not submitting the information to the mailchimp list though.
The text was updated successfully, but these errors were encountered: