Wordpress 3.2.1 升级后,语法荧光笔 Evolved 无法工作
在我的网站 blog.ganeshzone.net 上,语法荧光笔 Evolved 3.1.3 无法与 WP 3.2.1 一起使用。
有人面临同样的问题吗?请提出任何解决方法。我网站上的所有代码片段均未正确呈现:(
Syntax Highlighter Evolved 3.1.3 is not working with WP 3.2.1 on my site blog.ganeshzone.net.
Is someone facing the same issue? Please suggest any workaround. All code snippets on my site are not rendering properly :(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
添加
到您的主题 footer.php
add
to you theme footer.php
检查所使用的 CSS 是否会生成正确的文件,以及是否有任何 CSS 规则被新的 WordPress 主题覆盖。您可以使用 FireBug 或 Chrome 开发工具。另外,如果您愿意,请查看我的插件。
Check to see whether the CSS being used leads to the correct files, and if any of CSS rules are being overridden by the new wordpress theme. You can use FireBug or Chrome Dev Tools. Also, check out my plugin if you like.