Fullpage.js doesn't work on custom domain

I have implemented fullpage.js.

It works fine on my webflow site, but when published to custom domain it doesn’t work.

Any ideas?

Link to webflow designer: https://preview.webflow.com/preview/botsupply?preview=0adc9ed7a28f3f1d417dcf3c35871057

Link to webflow site: http://botsupply.webflow.io/

Link to custom domain: https://www.botsupply.ai/

Thanks!

Hey!

It’s because you’re using SSL, so you will need to update your fullpage src in the code to https://cdn.rawgit.com/alvarotrigo/fullPage.js/master/jquery.fullPage.js

Let me know if that solves it!

2 Likes

Hey @PChalk1

Solved the issue :slight_smile:

Thanks so much, really appreciate it!

1 Like

Where did you copy your code from? I suggest asking the tutorial owner to update their code to use https instead.