Just had the same issue on my end.
I actually just had to apply the fix on mailchimp’s end. For some reason when the account contains spaces the information is not being passed accordingly to the variable $username.
Hope this helps.
Thanks.
Try this mandy876.
#mc_signup_submit.button {
background-color: #EBB52F!important;
}
Hope this helps.
Thanks,
Hey Mdurchholz,
You can find the error messages in this file mailchimp/mailchimp.php
Just search for the error message and replace the wording with the one you want. I had to do it this way in order to get a proper spanish translation of the error message.
I hope this helps.
Thanks