asssmidt
(asssmidt)
1
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!
PChalk1
(Philip)
2
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
asssmidt
(asssmidt)
3
Hey @PChalk1
Solved the issue
Thanks so much, really appreciate it!
1 Like
samliew
(webflowexpert.com)
4
Where did you copy your code from? I suggest asking the tutorial owner to update their code to use https instead.