• Resolved kellerpt

    (@kellerpt)


    Hello!

    Added this code in the CF7 form. But while filling the form group data is still not transferred to MailChimp What’s the problem?

    <input type=”hidden” name=”INTERESTS[521865f5a7]” value=”4use”>
    <input type=”hidden” name=”mc4wp-subscribe” value=”1″ />

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Please try:

    <input type=”hidden” name=”mc4wp-INTERESTS[521865f5a7]” value=”4use”>

    Hope that helps,

    Thread Starter kellerpt

    (@kellerpt)

    Thank you! Now everything is working.

    I Did not think that this is important and it is necessary to add ))

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Group from CF7’ is closed to new replies.