Has anyone used an Owl Carousel with Unbounce?

  • 19 December 2020
  • 2 replies
  • 37 views

Hi,

I’d like to use Owl Carousel 2 for a logo slider in Unbounce. Has anyone done this successfully?

I’ve added the Owl CSS and owl.carousel.min.js, and set up the HTML. I am not sure where to call the Owl initializer function. I am new to Javascript – I’ve tried adding this in a few places, but nothing worked. I’m sure I’m missing something obvious.

We’ve used Owl on other sites and have been happy with the results, so I’d really like to be able to use it in Unbounce, if possible. Thanks for any advice!


2 replies

Hey @KHUB

I’m a novice with Javascript as well. But when adding custom scripts in Unbounce you will need to make sure you select the right placement in the dropdown menu.

Typically you would have the “initializer” script placed in the Head.

Then the other script in the Before Body End Tag. Or within the HTML, however Owl prefers. I’m sure they have their instructions.

It sounds like choosing the right placement might be the step missing for you.

Thank you so much for the suggestion, @Kyle.Carline! I’ll give that a try.

Reply