jquery accordion is not a function

0
jquery accordion is not a function 1
Anonymous
Nov 19, 2018 07:11 AM 1 Answers General
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

Hello, I am getting the following error messages in Google Chrome Browser developer console.  And, the open/close function is no longer working in the accordion.  http://web-speed.info/forms/

If I need to move how the jquery is loaded, for example, to the page header, I don't know how to do that in WordPress.

(index):1414 Uncaught TypeError: $(...).accordion is not a function
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)

2 Subscribers
jquery accordion is not a function 2
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
jquery accordion is not a function 3
PickPlugins
Nov 19, 2018
Flag(0)

Welcome to our forum.

I don't have access to your link, this issue is happening when you enqueue js file on the footer, you need to enqueue at the header.

Let me know for more help.

Regards

Sign in to Reply
Replying as Submit