儿童主题安装问题
我尝试为我的博客安装 Fusion 或 Thematic 子主题。我的 WordPress 目录位于 http://myblog.com/wordpress
,而我的域只是 http://myblog.com
(示例)。
无论是基本主题还是父融合或主题主题,一切都运行良好。当我为任一框架安装子主题时,我可以查看预览并单击激活。
然而,之后我的整个网站崩溃了,我什至无法查看 WordPress 管理面板。我必须从托管提供商处恢复数据库才能使我的博客正常运行。我所能看到的只是我的网站图标和空白页面。
我尝试停用所有插件,但这也没有帮助。
我真的很想使用混合新闻子模板。对可能发生的事情有什么想法吗?
I've tried to install either the Fusion or Thematic child themes for my blog. My Wordpress directory is located at http://myblog.com/wordpress
while my domain is just http://myblog.com
(example).
Everything works fine with both basic themes or the parent Fusion or Thematic themes. When I install a child theme for either framework, I can view the preview and can click Activate.
However, after that my entire site crashes, I can't even view the WordPress admin panel. I've had to restore my database from my hosting provider just to get my blog working. All that I'm able to see is my favicon icon and a blank page.
I've tried to deactivate all plugins and this doesn't help either.
I really want to use the Hybrid News child template. Any thoughts on what might be happening?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我猜您使用的子主题有一些问题。通常,站点或浏览器崩溃是因为某些脚本消耗大量内存(例如无限循环)。
WordPress 或主题框架不应该有任何问题,因为我以前经常使用它们并且没有遇到任何问题。
I guess the child theme you are using has some problems. Usually site or browser crashes because of some script that consumes a lot of memory like infinite loop.
There should not be any problem with the wordpress or thematic framework as I have used them before a lot and didnt face a single issue.