Contact Form 7 Error When Submitting
-
Hi everyone!
I’m having issues with the Contact Form 7 Plugin. I’ve tried troubleshooting and going through the code to check for issues but it still gives me this message “There was an error trying to send your message. Please try again later.”This is the code:
<div class="dflex"> <div class="div-inline">[text* StudentName placeholder "First name Last name"]</div> <div class="div-inline">[text* StudentAge placeholder "How old is your student?"]</div> </div> <div class="dflex"> <div class="div-inline">[email* your-email placeholder "What is your email address?"]</div> <div class="div-inline">[tel* PhoneNumber placeholder "Phone Number"]</div> </div> <div class="dflex"> <div class="div-inline"><label>Gender</label>[radio Gender label_first default:1 "Male" "Female"]</div> <div class="div-inline">[text* your-parent placeholder "Parent/Guardian Name"]</div> </div> <div class="dflex"> <div class="div-inline">[textarea* home-address placeholder "Home Address"]</div> <div class="div-inline">[textarea* current-school placeholder "Current School"]</div> </div> <div class="dflex"> <div class="div-inline">[textarea* your-interest placeholder "What is your child interested in? Hobbies? Favorite subjects?"]</div> <div class="div-inline">[textarea* your-grade placeholder "What grade is your child current enrolled in?"]</div> </div> <div class="dflex"> <div class="div-inline">[textarea* your-why placeholder "Why you are interested in this school?"]</div> <div class="div-inline">[textarea* your-seeking placeholder "Why are you seeking to change institutions?"]</div> </div> [submit "Submit"]
- This topic was modified 5 years, 7 months ago by .
- This topic was modified 5 years, 7 months ago by .
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Contact Form 7 Error When Submitting’ is closed to new replies.