jQuery issues with kwicks accordion

152 Views Asked by At

I'm working on a dev Wordpress site here: http://dev.completehcforwomen.com/ and for some reason I cannot get the Accordion on the home page to function. It appears to me that it is possibly related to a jQuery conflict as in the console I get this issue: Uncaught TypeError:

jQuery(...).kwicks is not a function

for which I have found this in the page:

jQuery('.kwicks').kwicks({ max : 930, spacing : 0 });

I'm not a jQuery programmer but have been known to fix a couple things at random but this one is eluding me. Does anyone have any suggestions on what might be wrong here and what I should do to fix it?

Thanks,

1

There are 1 best solutions below

4
On BEST ANSWER

Looking at your webpage, It looks that you missed to include https://raw.github.com/jmar777/kwicks/v2.2.1/jquery.kwicks.min.js