'Elementor form giving Red "X" error on submissions
I am using elementor forms on one of my website, but when i submit, it shows a red 'X' error with no details on frontend although the form details are successfully send on email and at backend of wordpress
Additional Plugin Used with Elementor is (Dynamic Content for elementor)
can anybody help me resolving this error Form Url- https://guysanddolls.co.in/
Solution 1:[1]
In my case the problem was that the access to /wp-admin was restricted to certain IPs in the .htaccess. Removing the restriction made it work again.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jeremy Caney |
