Sending additional fields
-
Hello,
I’ve referred to https://kb.mc4wp.com/send-additional-cf7-fields-mailchimp/ in order to send to custom fields through a Contact Form 7 form, but I’m not getting anything on Mailchimp’s end.
I’m using WP4MC Version 4.2.1, on WordPress Version 4.9.5.
Here’s the form’s fields relevant to wp4mc:
[hidden mc4wp-FORMNAME “FORMNAME Test Value”]
[hidden mc4wp-PAGEFROM “PAGEFROM Test Value”]
[mc4wp_checkbox “Yes, I want to receive newsletter updates”]
<input type=”hidden” name=”_mc4wp_lists[]” value=”87f492285f” />And here’s a screenshot of the Mailchimp fields
I tried using [text] fields instead of [hidden] ones to no avail. The other fields such as email, first name and last name are populated correctly. The debug log in the plugin only shows an info message saying the subscription was successful.
Any idea on what else I could try ?
Thanks
The topic ‘Sending additional fields’ is closed to new replies.