• Hi,
    I have a contact form (one single field) that asks the user to enter an email address. I want to receive this email address into an email to me.

    Under the “Form tab” I have this:

    <div class=”awe-page-group__form”>
    [email s-email class:form-control placeholder “Enter your email address”]
    <button type=”submit” class=”btn btn-primary”><i class=”fa fa-envelope”></i></button>
    </div>

    Under the “mail tab” in the message body I have this tag:
    [your-email]

    I assume I have to replace the word “placeholder” in the Form body with something else in order to receive the email address in the mail.
    So far I haven’t been able to find the right syntax.

    I would appreciate if someone could help me out.

    Thanks,
    Nico.

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Don't know how to incorporate email address’ is closed to new replies.