css – WordPress管理菜单搞砸了

前端之家收集整理的这篇文章主要介绍了css – WordPress管理菜单搞砸了前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
今天我有一个非常奇怪的问题。我的wordpress管理菜单是一个混乱,消失在悬停。我已经尝试停用所有的插件,改变主题,但没有任何作用。

有人有什么想法吗?我无法登入“Firebug”,因为如果我打开它,我的菜单重新加载,一切都显得很好。如果我刷新页面,但没有更改网址是一样的。您可以在打印屏幕中看到它。@H_502_3@

我不使用任何自定义的管理风格或脚本。@H_502_3@

wordpress 4.3@H_502_3@

@H_502_3@

解决方法

你在使用哪个浏览器?在Chrome中有一个已知的错误更多信息: http://wptavern.com/a-bug-in-chrome-45-causes-wordpress-admin-menu-to-break

The source of the problem stems from Slimming Paint which is enabled
by default in Chrome 45. Disabling slimming paint fixes the issue.@H_502_3@

To disable this feature,visit chrome://flags/#disable-slimming-paint
in Chrome and Enable the Disable slimming paint option,and make sure
the other two Enable options are disabled because they will override
the Disable option.@H_502_3@

也从它的声音看起来像谷歌将很快修复这个@H_502_3@

the Chrome Development bumped up the priority of the bug and a fix is likely come out before version 47 07001@H_502_3@

猜你在找的CSS相关文章