• Resolved petarc

    (@petarc)


    The API is connected and the subscriber list selected. When I do a test, it seems to work but it does not ever interact with the MailChimp list.

    Any ideas why? CF7 below..

    <p>First Name (required)<br />
    [text* mc4wp-FNAME] </p>
    
    <p>Last Name (required)<br />
    [text* mc4wp-LNAME] </p>
    
    <p>Email (required)<br />
        [email* mc4wp-EMAIL] </p>
    
    <p>Phone (required)<br />
        [text* phone] </p>
    
    <p>Business Name<br />
        [text* mc4wp-MMERGE3] </p>
    
    <p>Aust Bus. No. (ABN)<br />
        [text* abn] </p>
    
    <p>Address<br />
        [text* address] </p>
    
    <p>State<br />
        [text* state] </p>
    
    <p>Country (required)<br />
    [text* country] </p>
    
    <p>Comment (if any)<br />
        [textarea your-message] </p>
    
    <p>
    [mc4wp_checkbox]
    <br clear="all"></p>
    
    <p>[submit "Send"]</p>

    https://www.ads-software.com/plugins/mailchimp-for-wp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    Your CF7 mark-up looks good with the mc4wp- prefixes for the additional fields, good job.

    – Are you on the latest version of the plugin?
    – Does your MailChimp API log show any failed API calls?
    – Are you sure all required MailChimp list fields are present in the form?

    Thread Starter petarc

    (@petarc)

    Danny, thanks for the quick reply:

    1. Yep, running the latest plugin
    2. API is connected ok
    3. this was it, I hadn’t included a required field which was ‘country’, once I did this it worked.

    Thanks again, you’re a legend!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF7 integration not interacting with MailChimp’ is closed to new replies.