• Resolved brendizh

    (@brendizh)


    I have a form with CF7, it works ok with my mailchimp list but when I tried to add additional fields, my list only have EMAIL, NAME AND LAST NAME…. Thank you for your help.

    My form:

    <label> Nombre*
    [text* your-name] </label>

    <label> Correo electrónico*
    [email* your-email] </label>

    <label> Teléfono/Celular*
    [tel* mc4wp-TELEFONO] </label>

    <label> Código Postal*
    [number* mc4wp-CP] </label>

    [mc4wp_checkbox “Confirmar registro”]
    <input type=”hidden” name=”_mc4wp_lists[]” value=”NO.LISTA” />
    <input type=”hidden” name=”mc4wp-subscribe” value=”1″/>

    ————

    List fields and *|MERGE|* tags:

    *| TELEFONO |* or *|MERGE4|*

    *| CP |* or *|MERGE5|*

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

    (@lapzor)

    Hi,

    Is CP normal text field or a certain type of field (like address, number, telephone..)?

    I’ve noticed MailChimp can be pretty strict with data validation. So if the field type is set to telephone number, it will only accept it if the number is send in in the correct format. I prefer to use simple text fields to prevent this, especially when debugging an issue like this.

    I know it shouldn’t make any difference, but just to be sure maybe also try with the MERGE4 /5 tag instead of the field name and see if it helps.

    Any error in the log on the “Other” page of the plugins settings?

    Hope that helps

    • This reply was modified 7 years, 8 months ago by Lap.
    Thread Starter brendizh

    (@brendizh)

    Thank you for your help, I tried but it didn’t work.

    • This reply was modified 7 years, 8 months ago by brendizh.
    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @brendizh,

    Can you please go to the “MailChimp for WP > Others” menu in your WordPress admin and share with us any errors listed there?

    Also can you please share us a screenshot of the fields available in your list and also the final code in your CF7 form?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘additional CF7 – empty list in mailchimp’ is closed to new replies.