Contact From 7 and Mailchimp
-
Hello I have problem for connect Contact From 7 and MC4WP. The mailchimp database not is updated. I need to use CF/ beacause the client wants:
– Make conditional fields
– Make different forms and different emails.Your plugin is great because mantains the diferent groups as my client has.
I try to integrate directly the code of MC4WP but doesn’t works. Then I try to do it with the contact form 7 shortcodes. My code in cf7 is:
<div class="custom-contact-form"> <div class="row">[text* mc4wp-FNAME placeholder "Nom"]</div> <div class="row">[text* mc4wp-LNAME placeholder "Cognoms"]</div> <div class="row">[email* mc4wp-EMAIL placeholder "Email"]</div> <div class="row">[textarea your-message placeholder "Missatge"]</div> <div class="row"><label>Accepto rebre informació sobre cursos, serveis i notícies de XXformació</label> <p>[radio grupcondicional default:1 "Si" "No"]</p> </div> [group block_grups] <div class="row"><label>Grups d'interés (pots sel·leccionar més d'un si vols)</label> <div> [checkbox mc4wp-INTERESTS[d329b78ecc] "Informàtica i tecnologia|88a6912042" "Gestió econòmica i administrativa|7369ced633 " "Habilitats directives i recursos humans|0bacae9359" "Seguretat privada|d70ec80c7e" "Comerç, Marquèting i vendes|e06074f0ba" "Idiomes|147084ad36" "Formació per a formadors|2d081dce89" "Manipulació d’aliments i seguretat alimentària|dfed8466aa"] </div></div> [/group] <div class="row">[checkbox* politica "És necessari que accepti la nostra política de privacitat, perquè per a poder respondre’l, hem de tractar informàticament les seves dades. En cap cas, amb l’acceptació de la política de privacitat ens està autoritzant a utilitzar les seves dades amb finalitats publicitàries. "] <a href="/privacitat/" target="_blank">Política de privacitat</a></div> [honeypot honeypot-983] [submit class:btn-default "Enviar missatge"] </div>
The problem is with the groups if i put the name as mc4wp-INTERESTS[d329b78ecc] the checkbox not are rendered correctly. If I put mc4wp-INTERESTSd329b78ecc the value doesn’t accept the label value pair, an renders the label as value and label. And I think that’s what don’t inscribe me to mailchimp.
- This topic was modified 1 year, 7 months ago by .
- This topic was modified 1 year, 7 months ago by .
- This topic was modified 1 year, 7 months ago by .
- This topic was modified 1 year, 7 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Contact From 7 and Mailchimp’ is closed to new replies.