Title: Unresponsive
Last modified: August 21, 2016

---

# Unresponsive

 *  Resolved [Brian](https://wordpress.org/support/users/broadpact/)
 * (@broadpact)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/)
 * The MailChimp for WP widget has stopped working. I don’t know if it is because
   MailChimp is having a problem but there is no error message (or message of any
   kind) after clicking the Subscribe button on gcfunstuff.com.
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891152)
 * Hi Brian,
 * I took a look at [your website](http://gcfunstuff.com/) but it seems to be working
   just fine for me.
 * Are you sure the form isn’t working for you? Can you try a “fresh” browser without
   add-ons and stuff (just run incognito modus in Chrome) to test?
 *  Thread Starter [Brian](https://wordpress.org/support/users/broadpact/)
 * (@broadpact)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891155)
 * Thanks for the quick response. I’ve tried again in incognito but still no luck.
   A user informed me yesterday she was having a problem but it still worked for
   me then. Now today we are both having a problem.
 * There is a MailChimp problem currently ([http://mailchimp.com/maintenance-in-progress/we-are-down/](http://mailchimp.com/maintenance-in-progress/we-are-down/))
   but shouldn’t the “General error message” pop up upon submission if there is 
   a problem?
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891192)
 * Hi Brian,
 * Actually it should, yes. Could you check your [MailChimp API Log](http://admin.mailchimp.com/account/api)
   to see if any failed API calls show up?
 *  Thread Starter [Brian](https://wordpress.org/support/users/broadpact/)
 * (@broadpact)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891358)
 * Hi Danny,
 * There are no failed logs.
 * Were you able to subscribe to my newsletter? If so, there is no record of it.
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891359)
 * Hi Brian,
 * I didn’t confirm my email address but just did, so you can see for yourself. 
   🙂 I’m not sure what could be going wrong here as I’m not able to replicate the
   issue.
 *  Thread Starter [Brian](https://wordpress.org/support/users/broadpact/)
 * (@broadpact)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891363)
 * Hi Danny,
 * This is very strange as I’m still not able to subscribe.
 * I saw your subscription. I tried to delete it but MC said “Sorry, the ‘delete’
   bulk operation is not available for this list right now.” Will try later.
 * Thanks for trying to help!
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891366)
 * Hi Brian,
 * After taking another look at your form, I figured out the issue. The form works
   if you use the `ENTER (return)` key but doesn’t when you use the button.
 * This is because your submit button looks like this (HTML):
 *     ```
       <input type="button" value="Subscribe" class="btn btn-default" />
       ```
   
 * Where it should be..
 *     ```
       <input type="submit" value="Subscribe" class="btn btn-default" />
       ```
   
 * Hope that helps. If not, let me know!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Unresponsive’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/unresponsive/#post-4891366)
 * Status: resolved