• Resolved velopex

    (@velopex)


    Hi Danny,

    I have created this new thread on your request from https://www.ads-software.com/support/topic/form-submits-but-nothing-added-to-list?replies=3

    An email is being generated but no entry is being added to my MailChimp contact list.

    Link:
    https://velopex.com/en/contact

    Here is my code:

    <p>Email (required)<br />
        [text* mc4wp-EMAIL placeholder "[email protected]"] </p>
    
    <p>First Name (required)<br />
        [text* mc4wp-FNAME placeholder "First name"] </p>
    
    <p>Last Name (required)<br />
        [text* mc4wp-LNAME placeholder "Last name"] </p>
    
    <p>Your Message (required)<br />
        [textarea* your-message placeholder "Please write us a message"] </p>
    
    <p>How did you find us? (required)</p>
        [select* how-find include_blank "Email - From Velopex" "Email - Other" "Search - Google" "Search - Bing" "Search - Yahoo!" "Dental Press - Dentistry" "Dental Press - PPD" "Dental Press - DH&T" "Dental Press - Private Dentistry" "Dental Press - Dental Practice" "Dental Press - The Dentist" "Dental Press - British Dental Journal (BDJ)" "Dental Press - Other" "Online Advert - Dentistry.co.uk" "Online Advert - GDPUK" "Online Advert - Dentinal Tubules" "Online Advert - Other" "Other"]
    
    [mc4wp_checkbox "Sign up to our mailing list"]
    
    <p>[submit "Send"]</p>

    Again, any help greatly appreciated as this seems to be the best option for integration if it works!

    Thanks

    Richard

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

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

    (@dvankooten)

    Hi Richard,

    Does your list have any required fields besides EMAIL, FNAME or LNAME?

    Thread Starter velopex

    (@velopex)

    Hi Danny,

    Yes, COUNTRY.

    My required fields are:
    Email: EMAIL
    First Name: FNAME
    Last Name: LNAME
    Country: COUNTRY

    Thanks

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Richard,

    Then you will have to either include a country field in your Contact Form 7 form or make the field optional in your MailChimp list field setttings.

    To add the field to your contact form, add the following to your CF7 mark-up.

    [text* mc4wp-COUNTRY]

    Hope that helps, good luck!

    Thread Starter velopex

    (@velopex)

    Hi Danny,

    Thanks very much, this works!

    Just need to remember to align my required fields in future.

    Thanks again,

    Richard

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Contact Form 7 – Form Submits but Email not added to MailChimp’ is closed to new replies.