Integration with CF7 not Working
-
Hello,
I created a form with Contact Form 7 and tried to intregrated with your plugin. The problem is I am not receiving all the information I am supposed to.I followed this post (https://mc4wp.com/kb/send-additional-cf7-fields-mailchimp/?wpkb-rated=1)
So the code looks like this:
<div class="avia_ajax_form"> <p class="first_form form_element form_element_half">Nombre<br /> [text* nombre mc4wp-NOMBRE class:text_input] </p> <p class="form_element form_element_half">Apellido<br /> [text* apellido mc4wp-APELLIDO class:text_input] </p> <p class="first_form form_element form_element_half">Correo<br /> [email* correo mc4wp-EMAIL class:text_input] </p> <p class="form_element form_element_half">Teléfono<br /> [tel telefono class:text_input] </p> <p class="first_form form_element form_element_half">Sexo<br /> [select* sexo mc4wp-SEXO class:select include_blank "Hombre" "Mujer"] </p> <p class="form_element form_element_half">Soy<br />[select* puesto id:puesto include_blank "Fotógrafo/a" "Modelo" "Promotor/a" "Dise?ador Gráfico" "Lic. en Marketing" "Especialista en posicionamiento web" "Dise?ador Web" "Programador" "Otro (Aclarar)"]</p> <p class="first_form form_element form_fullwidth condicional">Link a portfolio (Opcional)<br /> [text portfolio class:text_input] </p> <p class="first_form form_element form_element_fourth">CV<br /> [file* cv limit:2097152 filetypes:doc|docx|pdf]</p> <p class="form_element form_element_fourth condicional">Foto 1<br /> [file foto1 limit:2097152 filetypes:jpg|jpeg|gif|png]</p> <p class="form_element form_element_fourth condicional">Foto 2<br /> [file foto2 limit:2097152 filetypes:jpg|jpeg|gif|png]</p> <p class="form_element form_element_fourth condicional">Foto 3<br /> [file foto3 limit:2097152 filetypes:jpg|jpeg|gif|png]</p> <p class="first_form form_element form_fullwidth">Comentarios(Opcional)<br /> [textarea comentarios class:text_area] </p> </div> [mc4wp_checkbox] <p style="clear:both;">[submit "Enviar"]</p>
I am only receiving the email address but not the name nor surname or gender.
Regards,
Ariel
PS: The link to the form is draidel.com.ar/trabaja-con-nosotros/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Integration with CF7 not Working’ is closed to new replies.