TypeError: $(…).owlCarousel is not a function

前端 未结 8 877
青春惊慌失措
青春惊慌失措 2020-12-11 16:26

I am having troubles adding this carousel to my prestashop template.

It returns me the following error:

TypeError: $(...).owlCarousel is not a function navig

8条回答
  •  天命终不由人
    2020-12-11 16:47

    I had the same problem. Just add the js file right above your function

    
    
    
    

提交回复
热议问题