Contact Form 7 always gives wrong From Email
-
My settings have this
<p>Your Name (required)<br /> [text* your-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>Your Phone Number<br /> [tel tel-84]</p> <p>Preferred Contact Method<br /> [radio PreferredContact use_label_element "Email" "Phone"]</p> <br> <p>Subject<br /> [text your-subject] </p> <p>Your Message<br /> [textarea your-message] </p> <p>Enter the following text in the box below<br /> [captchac captcha-204 size:l] [captchar captcha-204 10/10]</p> <p>[submit "Send"]</p>
but on the mail to me part it always gives my domain’s default “main” .com address from the from instead of this
[your-name] <[your-email]>
where the user inputs this. However, in the body of the email it does list the correct email that the user submits.
I’m trying to make the From email the user’s submitted email.
Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Contact Form 7 always gives wrong From Email’ is closed to new replies.