• Hi all,
    I’ve just installed and activated the Add-on Contact Form 7 – MailPoet 3 plugin, but it doesn’t work properly.
    I’ve created a new form with CF7, added labels “your-name” and “your-email”, as well as “mailpoetsignup” tag.
    Once submitted, CF7 sends the usual email associated to the contact form, but signed subscriber is not added to any Mailpoet list.
    Here my code of CF7:

    <label> Nome (obbligatorio)
        [text* your-name] </label>
    
    <label> Cognome (obbligatorio)
        [text* your-surname] </label>
    
    <label> Email (obbligatorio)
        [email* your-email] </label>
    
    <label> Telefono (obbligatorio)
        [tel* your-phone] </label>
    
    <label> Oggetto
        [text* your-subject] </label>
    
    <label> Il tuo messaggio
        [textarea your-message] </label>
    
    <p class="informativa">[acceptance privacy] Autorizzo il trattamento dei miei dati personali. [/acceptance] <a href="https://aheadprojects.com/scr/privacy/" target="_blank"><strong>Privacy Policy</strong></a></p>
    
    [mailpoetsignup mailpoetsignup-855 list:4 "Vorrei iscrivermi alla vostra newsletter."]
    
    [submit "Invia"]

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Plugin does not work properly’ is closed to new replies.