Wordpress 中的联系表单 7 发生错误

发布于 2024-11-05 05:17:01 字数 381 浏览 1 评论 0原文

我已在我的 Wordpress 页面上安装了插件 Contact Form 7,并将短代码放入 index.php 中。

<?php echo do_shortcode( '[contact-form 1 "Kontaktformulär 1"]' ); ?>

它按预期显示,但当我要使用它时,它不起作用。我收到一条错误消息:

“发生错误,请稍后重试”

有人知道可能出了什么问题吗?我使用的是最新版本的 Wordpress联系表单 7

I've installed the plugin Contact Form 7 on my Wordpress page and put the short code in the index.php.

<?php echo do_shortcode( '[contact-form 1 "Kontaktformulär 1"]' ); ?>

It shows up as it should but when I'm gonna use it, it doesn't work. I get an error message saying:

"An error has occured, please try again later"

Anyone knows what can be wrong? I'm using the latest version of Wordpress and Contact Form 7

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一百个冬季 2024-11-12 05:17:01

我有一些故障排除技巧,您可以尝试一下。
尝试禁用您安装的其他插件。 :-)

I've got some troubleshooting tip you can try.
Try disabling other plug-ins you've installed. :-)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文