Some of my fields aren't sending
-
Hi there,
I have fields for “How did you hear about us”, a datepicker for scheduling appointments and phone number fields. Those fields seem not to send for some reason. When I fill out the form, the only information I receive is Name, Email and Subject.
https://hansenfarfan.com/contact/
I have added an SMTP plugin, I have switched to a default theme, I have deactivated all the plugins to no avail. I have no configuration errors. Please let me know if there is something wrong with my code:
<table><tr><td> <p>Your Name (required)<br /> [text* your-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>How Did You Hear About Us?<br /> [select Howdidyouhearaboutus multiple "Google" "Yahoo " "Bing" "Other Search Engine" "Referral" "Link from another site" "Print Advertisement" "Friend" "Other"]</p> <p>Other</p> [text Other placeholder "Please Specify"] <p>Schedule A Showing<br /> Best day/time [datetime datetime-155 date-format:mm/dd/yy time-format:HH:mm]</p> Second day/time [datetime datetime-155 date-format:mm/dd/yy time-format:HH:mm]</p> </td><td> <p>Your Phone (required)<br /> [text text-33] </p> <p>Subject<br /> [text your-subject] </p> <p>Your Message<br /> [textarea your-message] </p> <p>[submit "Send"]</p> </td></tr></table>
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Some of my fields aren't sending’ is closed to new replies.