我最近安装了SSL证书并将站点升级到WordPress 4.9.5
从那时起,我们的superfish下拉导航栏停止工作。混合内容肯定是问题之一,但也存在此错误,我无法确定如何修复:
(index):371 Uncaught TypeError: jQuery(...).superfish is not a function
at HTMLDocument.<anonymous> ((index):371)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
(anonymous) @ (index):371
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
有人能给我一些提示吗?