问题描述
我是专门使用 wordpress 进行 Web 开发的新手.我使用 wordpress 作为 cms 框架创建了一个网站.我将数据库导入到我的 wordpress 仪表板,一切顺利,但问题是某些内容从未成功导入,消息是这样的,
I'm new to web development specially with wordpress. I created a website using wordpress as cms framework. I imported a database to my wordpress dashboard, all went well but the problem was some of the content was never imported successfully and the message is this,
...无法导入媒体db_site.sql_.txt"和无法导入联系表格 1":无效的帖子类型 wpcf7_contact_form.."
"...Failed to import Media "db_site.sql_.txt" and Failed to import "Contact form 1": Invalid post type wpcf7_contact_form.."
这可能是什么问题?我感谢你的任何帮助.谢谢!..=)
what could be the problem with this? I appreciate any help from you. Thanks!..=)
推荐答案
您缺少所需的 WordPress 插件:
You are missing the required WordPress plugin:
- 安装并激活插件联系表格 7
- 再次导入主题...
这篇关于无法导入“联系表单 1":无效的帖子类型 wpcf7_contact_form 无法导入媒体“db_site.sql_.txt"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!