• deek67

    (@deek67)


    I’ve tried integrating this plugin with Mailchimp. I’m getting an error saying”too many subscription attempts. Not sure why this is happening as I know I used the correct form action code. Any insight would be appreciated. Also, is there a simple way to chaange the submit button color?

Viewing 1 replies (of 1 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    I’ve seen that error reported, but I can’t reproduce it myself. From the best I can tell there isn’t an actual problem with the code, but likely something that iOS Safari changed along the way.

    Can you confirm the browser you used?

    For the submit button color, try adding the CSS:

    .enews-widget input[type="submit"] {
    background-color: [[insert your color here]];
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Enews extended with MailChimp’ is closed to new replies.