Elementor形式给红色“ X&quot”提交的错误
我在我的一个网站上使用Elementor表单,但是当我提交时,它显示了一个红色的“ X”错误,但没有详细信息在前端,尽管表单详细信息已成功地通过电子邮件发送,并且在WordPress的后端发送了
与Elementor一起使用的其他插件( Elementor的动态内容)
任何人都可以帮助我解决此错误 表格url- https://guysanddolls.co.in/
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/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我的情况下,问题是对
/wp-admin
的访问仅限于.htaccess
中的某些IP。删除限制使其再次起作用。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.