【发布时间】:2018-04-02 06:46:56
【问题描述】:
我是 JavaScript 编程领域的新手。
我正在尝试让插件在 WordPress 上运行,但出现此错误:
Uncaught ReferenceError: PhotoBlocks is not defined
at HTMLDocument.<anonymous> (?p=40:408)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as resolveWith] (jquery-2.1.4.min.js:2)
at Function.ready (jquery-2.1.4.min.js:2)
at HTMLDocument.I (jquery-2.1.4.min.js:2)
【问题讨论】:
-
嗨 Andrew,非常感谢,不知道我是怎么错过的......是的,我会将我的问题转移到那个论坛......再次感谢......
标签: javascript jquery wordpress plugins