• Resolved olejkasm

    (@olejkasm)


    Hello!
    The plugin integrates with the plugin Contact Form 7. I put a shortcode on the page with the form specified in the integration settings. But in the MailCHimp, only one field from the form is transmitted. How to configure the transfer of all form fields?
    Thanks for the answer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter olejkasm

    (@olejkasm)

    I changed the names of the form fields, inserted the prefix. Now not only the last name is sent to the MCH, but also the first name. But the phone, company and position are not sent.

    <label>[text* fname mc4wp-FNAME 50/150 placeholder “Имя *”]</label>
    <label>[text* lname mc4wp-LNAME 50/150 placeholder “Фамилия *”]</label>
    <label>[email* email mc4wp-EMAIL 50/150 placeholder “Email *”]</label>
    <label>[tel phone mc4wp-PHONE 50/150 placeholder “Контактный телефон”]</label>
    <label>[text company mc4wp-COMPANY 50/150 placeholder "Компания"]</label>
    <label>[text position mc4wp-POSITION 50/150 placeholder "Должность"]</label>

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Thanks for reaching out to us. Please check and confirm if the “COMPANY” and “PHONE” names match the mergetag names in your MailChimp list.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only one field is transmitted.’ is closed to new replies.