Module not Processing Styles on Webpages

Hello guys! How are you?
I have the next carrousel module

at the home poge of my website (https://driv.in/). It works pretty well at the home.
I’m working over to use it over the next URL: (Drivin para Industrias OPL) that using the same template of the home page and everything but it’s working pretty different:

I also added height and width exactly to the images, but the carousel doens’t work.

Hey @DEsteva looks like theres a Javascript error on the page not displaying as expected, specifically around jQuery:

How are you adding jQuery to your pages? I’d recomend using the HubSpot wide portal settings for it if you can, from what I’ve seen owl carosel uses 1.11 so it might be worth switching to this to see if it resolves the issue:

Thanks Tom!
I’ll check it out!

Hi @DEsteva

The carousel is working on your homepage because the styling CDN and script CDN are included there. However, on the second page, both are missing, which is why it is not working. If you add them, it will start functioning properly.

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!