Closed jevguilz closed 6 years ago
Hi Jev,
Please use 1 channel at a time to contact us, if you create a ticket via the forum or via email support there is no need to also create an issue here.
We only use git for development related issues. For free support please create a ticket at https://wordpress.org/support/plugin/mailchimp-for-wp
It seems you copied the code from a MailChimp form to our form builder. While this might work, it's not how our plugin is intended to work. We advice to build the form trough our form builder with the buttons on top...
Anyhow, in this case, I think the error has to do with the use of the field of the type "address". Mailchimp is very strict on the verification on this type of date, and only accepts the address if everything is filled correctly (zip, state, country, all of it). If one of the fields is missing it will not save any of the submitted data. Therefor we decided to make this type of field always required, while we are thinking about a better solution.
My suggestion is to not use this type of field at all, and instead make normal text fields for each part of the address that you would like to capture. That way we won't have these issues and you will capture whatever the subscriber filled, even if the zip doesn't validate or the country is missing or what not.
You can follow the issue here: https://github.com/ibericode/mailchimp-for-wordpress/issues/498
Hope that helps.
My website URL:
Dear Mailchimp for Wordpress Support,
We are encountering an issue with your mailchimp plugin integration where an embedded form from mailchimp is not submitting / sending due to it asks "Please fill in the required fields.". All the required fields in the form is already filled but still the error persists. Checking the debug log it says
"[2018-01-08 06:49:32] INFO: Form 8324 > Submitted with errors: required_field_missing"
Please see enclosed screenshot:
We are already using your premium plugin but this form is failing to send. To replicate the issue on your end, go to https://www.panzera.com.au/warranty-service/ and please try to fill out the form similar to the details provided in the attached screenshot.
How can we reproduce this issue?
Technical info