• Resolved karenelated

    (@karenelated)


    Hello

    The only field that is being copied across to Mailchimp from the WPForm is the email address – nothing else.

    Please advise.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Due to the way WPForms is set up, our plugin can only detect the email address automatically. To sync more fields, you will need to use the example code at https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/send-name-field-from-wpforms.php. This code can be added to the “functions.php” file located inside your active theme folder.

    I hope that answers your query. Let us know if you have any further questions.

    Thread Starter karenelated

    (@karenelated)

    Hello Harish

    Thank you – I really appreciate how quick and helpful you are.

    Unfortunately it didn’t work, but I realise it’s because WPForms doesn’t name the fields correctly to align with the field names in Mailchimp, so I will just bypass all of that and use the Mailchimp embedded signup form. Why confuse the issue when it doesn’t work anyway.

    Thanks
    Karen

    Plugin Contributor Lap

    (@lapzor)

    Yes, to send in fname and such you need to use that custom code to match the field names that you can see when you inspect the source of the wp form.

    Hope that helps. If you have any questions, please let me know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WPForms fields not integrating to Mailchimp’ is closed to new replies.