-
AuthorPosts
-
May 11, 2018 at 12:56 am #954948
Hi when we added our MailChimp form to the site, we are seeing this error come up: “Please make sure that your fields are filled in correctly” (see screen cap) https://imgur.com/cOqA3VV
We talked to Mailchimp and they said because we are using the API Key they are no longer able to help us. They said it is the theme causing the issues. The API has been verified, so it seems to be a theme issue. I tested an embedded form and it works…sorta. The Confirmation message is all screwed up (see screen shot) https://imgur.com/7H3Zlg1
There are other minor issues that show some fields as required when they are selected as required on the Mailchimp form (see screen caps)
Any help on this please would be great as we have announced a launch day for the website for tomorrow!
- This topic was modified 6 years, 6 months ago by Snerp.
May 11, 2018 at 4:38 pm #955346Bump – Help
May 11, 2018 at 7:52 pm #955421Nevermind nobody seems to want to take this on LOL!
I used an embedded form as the Enfold Mailchimp setup is not up to par just yet, obviously still needs work.
May 12, 2018 at 10:57 pm #955873Hi,
Thank you for the update we appreciate it.
In the mean time, we will take a closer look how the problem occurs.
I did tried on my installation and it was working, but we can see give some view for the issue.Best regards,
BasilisOctober 27, 2018 at 10:39 pm #1027213I have the same issue on my site ( http://www.blackbeltacademy.info ).
Required fields are all filled in correctly, yet the field is not submitted and the error ‘Please make sure that your fields are filled in correctly’ is displayed.
This is very frustrating, it was pure chance that a potential customer called me to say it wasn’t working..
October 30, 2018 at 1:06 pm #1027976Hi Richard Olpin,
I could not reach your website. Do you know a reason for that?
Best regards,
VictoriaOctober 30, 2018 at 1:48 pm #1028008Nope, sorry. It’s working fine for me when I click the link above and I’m not seeing any downtime reported in the logs from my ISP.
November 1, 2018 at 11:07 am #1028799This is really pretty important now.
I’ve had a few people tell me ‘I tried to sign up on the site and it wouldn’t work’ and there are likely others who’ve not said anything so I am losing potential customers over this.
November 2, 2018 at 7:19 am #1029052Hi,
There is a hidden username field right after the submit button. The form works properly when I manually fill in that field. Please edit the config-templatebuilder > aviashortcodes > contact > contact.js file, edit line 23:
formElements: form.find('textarea, select, input[type=text], input[type=checkbox], input[type=hidden]'),
Replace it with:
formElements: form.find('textarea, select, input[type=text], input[type=checkbox], input[type=hidden]').not('.hidden.'),
You may need to disable the file compression settings temporarily.
Best regards,
IsmaelNovember 22, 2018 at 4:50 pm #1036605I’ve mad that mod but I’m afraid the problem persists.
What’s with the hidden username field? That’s not something I’ve added.
I regard this a MAJOR ISSUE now as I know I’m losing potential clients as a result as several people have now told me it doesn’t work.
November 23, 2018 at 10:02 am #1036890Hi,
@Richard Olpin: Sorry to hear about that. Please open a new ticket with the site url and put the WP / FTP in the private field. We’ll check it there. And make sure that the site is running on version 4.5.
Best regards,
IsmaelNovember 23, 2018 at 1:21 pm #1036946Have opened a new thread as requested, here: https://kriesi.at/support/topic/mailchimp-form-problem/
December 1, 2018 at 6:15 pm #1039705Hi,
Thank u for letting us know.
Best regards,
Basilis -
AuthorPosts
- The topic ‘Mailchimp Form Issues’ is closed to new replies.