Hello!
I wanna add a photo gallery on the internal pages of my Shopify web that is using Boundless theme, I have upload and installed my files for the owl carousel but I got the error “Owl carousel is not a function” on the console
I use the owl carousel in a web with debut theme and works perfectly so Is there something that I’m missing?
Thanks for the help!
I need to add owl carousel to my website. I followed the instructions and used css for default theme as well. It worked perfectly. And then suddenly (no change of code) default theme stopped working (no theme on nav)… I’ve been trying to fix it but I’m loosing my mind… I even reverted changes to point where i was certain it worked! And it’s not about browser because I even uploaded it on my server…
Hi @mvbarrios ,
Please send your site and if your site is password protected, please send me the password. I will check it.
Hi here i have a carousel https://portrayts.myshopify.com/pages/weddings and when you inspect you’ll see the error in the console
the password is port$
Thanks for the help
Hi @mvbarrios ,
Please change the code to call the file custom.js: {{ ‘custom.js’ | asset_url | script_tag }}
And move it to the end of the layout file. https://i.imgur.com/C1Vs7UT.png
Hope it clear to you.
It works perfectly, thanks for the help!