WordPress 4.2.2 和 Graphene 主题有问题
Having problems with WordPress 4.2.2 and Graphene theme
我们在我们网站的主页上收到此警告。
Warning: Missing argument 4 for graphene_page_ancestor_class() in /homepages/33/d95215500/htdocs/DC-Canyon/wp-content/themes/graphene/includes/theme-menu.php on line 184
这是在我完成它要求的所有更新之后。我无法直接访问文件系统;只有仪表板。我试过重新安装 WordPress 和 uninstalling/installing Graphene。
我该如何解决这个问题?
如错误所述,
graphene_page_ancestor_class() 是基于 class/function 的 4 个参数,而参数 4(必需)未通过 184 行 主题-menu.php 文件.
可能是更新问题(框架和WordPress主题不兼容)
关于这个错误还有一个老话题:
http://forum.graphene-theme.com/graphene-support/missing-argument-for-graphene_page_ancestor_class
我找到了修复方法。我不得不停用 "Ambrosite Unlink Parent Pages" 插件。现在恢复正常了。
我们在我们网站的主页上收到此警告。
Warning: Missing argument 4 for graphene_page_ancestor_class() in /homepages/33/d95215500/htdocs/DC-Canyon/wp-content/themes/graphene/includes/theme-menu.php on line 184
这是在我完成它要求的所有更新之后。我无法直接访问文件系统;只有仪表板。我试过重新安装 WordPress 和 uninstalling/installing Graphene。
我该如何解决这个问题?
如错误所述,
graphene_page_ancestor_class() 是基于 class/function 的 4 个参数,而参数 4(必需)未通过 184 行 主题-menu.php 文件.
可能是更新问题(框架和WordPress主题不兼容)
关于这个错误还有一个老话题: http://forum.graphene-theme.com/graphene-support/missing-argument-for-graphene_page_ancestor_class
我找到了修复方法。我不得不停用 "Ambrosite Unlink Parent Pages" 插件。现在恢复正常了。