Open Gloosecap opened 4 years ago
Hi - great script. When I add first name and last name to the form:
<input type="text" value="" name="FNAME" class="uk-input" id="mce-FNAME"> <input type="text" value="" name="LNAME" class="uk-input" id="mce-LNAME"> <input type="email" name="EMAIL" class="uk-input" placeholder="Enter Email address" autocomplete="off">
It sends the data to Mailchimp, but the name "John White" appears like this:
Johnu=06bab4b351b7e32f0496914e3 Whiteu=06bab4b351b7e32f0496914e3
Any ideas why?
Thanks
Hey @Gloosecap not really sure, I'm mostly likely going to archive this project as I no longer use Mailchimp and don't plan for ongoing support for this script.
Hi - great script. When I add first name and last name to the form:
It sends the data to Mailchimp, but the name "John White" appears like this:
Johnu=06bab4b351b7e32f0496914e3 Whiteu=06bab4b351b7e32f0496914e3
Any ideas why?
Thanks