我使用avada主題,版本3.6.1。和runnig WP 4.5.5。TypeError:jQuery(...)。佔位符不是函數
有的軋光機沒有顯示在網站上,錯誤是:語法錯誤,無法識別的表達:a[href*=#]:not([href
我改變了main.js [href*=#] into [href*="#"]
現在即時得到這樣的:
Uncaught TypeError: jQuery(...).placeholder is not a function at HTMLDocument. (4b8c4.js:1792) at i (26ef1.js:5) at Object.fireWith [as resolveWith] (26ef1.js:5) at Function.ready (26ef1.js:5) at HTMLDocument.K (26ef1.js:5)
看起來你升級的東西,給你一套新的jQuery /插件,你沒有佔位插件了 –