ppoffice / hexo-theme-hueman

A redesign of Alx's wordpress theme Hueman, ported to Hexo.
http://ppoffice.github.io/hexo-theme-hueman/
GNU General Public License v2.0
1.17k stars 336 forks source link

请教一个问题,下拉菜单不出现问题,谢谢! #228

Closed IrvingBei closed 6 years ago

IrvingBei commented 6 years ago

Please make sure these boxes are checked before submitting your issue. Thank you!

请在发布新Issue之前确保你已经进行了如下工作,谢谢!

我正常设置了分类以及子分类,在导航栏上也会出现小三角,但是鼠标移进或点击小三角,下来菜单都不会出现,我之前以为是网页加载问题,后来换了很多电脑试,都是这样,遮该如何解决呢,谢谢哈!

ppoffice commented 6 years ago

@xiongzongyang 最近将主题的jQuery升级到3.3导致了此问题,我已经将此问题修复,请更新到最新主题代码

IrvingBei commented 6 years ago

非常感谢,问题已经解决了。

qzlinqian commented 5 years ago

您好!我也正常设置了分类以及子分类,在导航栏上也会出现小三角,在我本地的macOS上运行hexo server时localhost中的下拉菜单也能够出现,但是deploy到了远程的Ubuntu 16.0之后,下拉菜单就无法出现了,请问这应该如何解决?

ppoffice commented 5 years ago

@qzlinqian 请使用开发者工具(F12)检查是否有静态资源没有成功加载

qzlinqian commented 5 years ago

@qzlinqian 请使用开发者工具(F12)检查是否有静态资源没有成功加载

谢谢!我对比了一下,远端好像没有mouseout和mouseover的监听,我确实对这一块不太了解,请问这是什么情况呢?

ppoffice commented 5 years ago

@qzlinqian 我这里看你的博客是没有问题的,请尝试使用浏览器的隐身模式(排除缓存的影响)并禁止所有浏览器插件(排除插件的影响)尝试是否问题仍然存在。另外麻烦贴一下F12后console的错误提示(如果有的话)。

qzlinqian commented 5 years ago

是缓存的影响,真的太感谢了!(不过最初是因为我更新了主题之后没有hexo clean) console里的提示是

(index):711 GET http://hexo-theme-hueman.disqus.com/count.js
net::ERR_CONNECTION_RESET