• Resolved itsCha

    (@itscha)


    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 keesiemeijer.
    • This topic was modified 5 years, 7 months ago by keesiemeijer.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • “There was an error trying to send your message. Please try again later.”

    Is the error border orange or red?

    An orange error border indicates reCAPTCHA v3 is not working correctly on your site.

    You may see this error if you’ve:

    • previously used reCAPTCHA v2 with CF7
    • updated to CF7 5.1.1 or newer and
    • not changed your previous reCAPTCHA v2 keys to reCAPTCHA v3 keys at Contact > Integration.
    Thread Starter itsCha

    (@itscha)

    @buzztone Contact Form 7 is running on the 5.1.1 version and I have reCAPTCHA v3 keys but I’m still experiencing the same error message with a red border.

    Thread Starter itsCha

    (@itscha)

    I figured out it was an SMTP issue. Resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact Form 7 Error When Submitting’ is closed to new replies.