• Resolved jillh30

    (@jillh30)


    I have a field on there to collect emails for newsletter subscription. However, it is not sending me their email address once they submit the form. My code is wrong in the Message Body. Please help me with the code for Mail and the Message Body?

    The code in Form is:
    <div class=”fusion-layout-column” style=”width:75%; margin-right: 30px;”>
    [email* email-796 placeholder “Insert your email …”]
    </div>

    <input type=”submit” class=”wpcf7-form-control wpcf7-submit” value=”Subscribe” style=”padding: 20px 30px; font-size: 18px;”>

    Now what do

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Which is the email marketing system connecting with CF7?

    Thread Starter jillh30

    (@jillh30)

    I am just using CF7. Nothing else connected. My other forms work with the submissions. I get the completed forms to my inbox. I just have the wrong code in the Message Body in the form that is sent to me. So if someone completes it, all is good on their end..I get the email, but I am not getting the email address that I should receive from them completing the form.

    Did you put [email] in the body messages?

    My form is the follow:
    <div class=”fusion-layout-column” style=”width:75%; margin-right: 30px;”>
    [email email placeholder “Insert your email …”]

    </div>

    <input type=”submit” class=”wpcf7-form-control wpcf7-submit” value=”Subscribe” style=”padding: 20px 30px; font-size: 18px;”>

    And my Boddy messages is:

    De: [your-name] <[your-email]>
    Asunto: [your-subject]

    Cuerpo del mensaje:
    [your-message]
    [email]


    Este mensaje se ha enviado desde un formulario de contacto en SRComunicaciones (https://srcomunicaciones.net)

    I received all the information

    Thread Starter jillh30

    (@jillh30)

    This is my form:

    <div class=”fusion-layout-column” style=”width:75%; margin-right: 30px;”>
    [email* email-796 placeholder “Insert your email …”]
    </div>

    <input type=”submit” class=”wpcf7-form-control wpcf7-submit” value=”Subscribe” style=”padding: 20px 30px; font-size: 18px;”>

    And my body message is what I am having issues with. I just tested:

    and what I get in the submission is… [your-name] <[your-email]>

    Are you put the [email]?

    Example here

    I received all the information

    Thread Starter jillh30

    (@jillh30)

    If I put in [email] in the message body like that..it just shows

    [email] in the submission. Not the actual email address that was input.

    I don’t know… I tried this time with [email-796] and is working well

    Thread Starter jillh30

    (@jillh30)

    Oh my goodness – you got it. Ugh, thank you so much!

    Great!!! I am happy for you…

    Enjoy your day ??

    Thread Starter jillh30

    (@jillh30)

    Appreciate your help. Have a good day as well!!!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Newsletter Subscription’ is closed to new replies.