• Resolved marmop

    (@marmop)


    Hi,

    My form is working and after opt-in my subscribers are successfully added to Mailchimp List.

    For the emails from the contact form, I am receiving them, but the email address and names are not mentioned. I just see: From: [your-name] <[your-email]> instead of the values that where filled in here.

    What am I doing wrong?

    This is my code:
    <p><span style=”font-family:Quicksand;font-size:20px;”>Voornaam</span><span style=”font-family:Quicksand;font-size:12px;”> (verplicht)</span>
    [text* mc4wp-FNAME]
    </p>

    <p><span style=”font-family:Quicksand;font-size:20px;”>Achternaam</span><span style=”font-family:Quicksand;font-size:12px;”> (verplicht)</span>
    [text* mc4wp-LNAME]
    </p>

    <p><span style=”font-family:Quicksand;font-size:20px;”>Email</span><span style=”font-family:Quicksand;font-size:12px;”> (verplicht)</span>
    [email* mc4wp-EMAIL] </p>

    <p><span style=”font-family:Quicksand;font-size:20px;”> Telefoon</span>
    [tel tel-678] </p>

    <p><span style=”font-family:Quicksand;font-size:20px;”> Bericht</span>
    [textarea your-message] </p>

    <p>[mc4wp_checkbox “Ik wil ook graag de nieuwsbrief ontvangen”]</p>

    <p>[submit “Verzenden”]</p>

    Thanks for helping me out with this.

    https://www.ads-software.com/plugins/mailchimp-for-wp/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Emails from contact form incomplete…’ is closed to new replies.