【发布时间】:2018-09-14 20:09:42
【问题描述】:
我正在尝试使用 Visual Composer 编辑页面,但页面一直在加载,预加载器一直在加载插件徽标。
- WordPress 版本:4.9.8
- 插件版本:5.1.1
控制台错误:
Uncaught TypeError: $(...).slick is not a function
at HTMLDocument.eval (eval at <anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2), <anonymous>:3:65)
at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2)
at Object.add [as done] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2)
at a.fn.init.n.fn.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2)
at eval (eval at <anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2), <anonymous>:2:18)
at eval (<anonymous>)
at load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2
at Function.globalEval (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:2)
at Ha (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:3)
at a.fn.init.append (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget&ver=4.9.8:3)
14 Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS.
如何解决这个问题?
【问题讨论】:
标签: wordpress visual-composer slick.js