sbarr1
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF7 won’t send, red border, but WP SMTP works**UPDATE
reCaptcha keys had a long dash in the string which was being shortened via WordPress and thus making the reCaptcha fail. I updated the keys to something without the dash and the forms began working again.
My suggestion would be to try creating new keys until a set works.
Forum: Plugins
In reply to: [Contact Form 7] CF7 won’t send, red border, but WP SMTP worksHi, I’m having the same issue. Red box with “There was an error trying to send your message. Please try again later.”
Confirmed that WP SMPT is sending emails properly.
I tried updating the plugin from 5.4.2 to 5.5.6.1 but after updating, I’m getting the above error. Prior to the update, the form works.
I also updated php version to 8.0 and WordPress version to 6.0.
http://www.kervit.com is the website I’m working on. You can test with this form: https://kervit.com/form-configuration-test/
As I’m looking at the form code I see this when submitting:
<form action=”/form-configuration-test/#wpcf7-f6009-p6010-o1″ method=”post” class=”wpcf7-form spam” novalidate=”novalidate” data-status=”spam”>
Does this mean the form is recognizing my submission as spam?