-
Posted a reply to Can’t submit form – reCAPTCHA not working, on the site WordPress.org Forums:
I was able to solve it - it was a really stupid error. Someone from… -
Posted a reply to Only corporate emails validation for Contact Form 7, on the site WordPress.org Forums:
you could try let provider = ["gmail","hotmail","yahoo"]; let mail = document.getElementById("email_field"); let btn = document.getElementsByClassName("send_btn")[0];… -
Posted a reply to Can’t submit form – reCAPTCHA not working, on the site WordPress.org Forums:
One thing that may work is to downgrade from reCAPTCHA v3 to v2, but that's… -
Posted a reply to Can’t submit form – reCAPTCHA not working, on the site WordPress.org Forums:
I use the avada theme and the following plugins: Application Passwords Avada Builder & Core… -
Posted a reply to Country code in CF7?, on the site WordPress.org Forums:
idk how ip2location-tags works, but if I tried to solve this I would first try… -
Created a topic, Can’t submit form – reCAPTCHA not working, on the site WordPress.org Forums:
Since the newest Update, the Form always shows the red…