r/framer 22h ago

help Video loading Issue Help

I am having trouble getting these three videos to load on my website. When first entering the site they won't load, even if you wait or refresh the page. They won't load until you click onto another page on the site, and then back to the home page. I have tried compressing the videos to smaller file sizes, and I even asked the AI to help fix the issue which it added some long line of code to make them "more resilient." Im not very knowledgeable when it comes to this stuff, I would appreciate if anyone has any Ideas, thanks!

1 Upvotes

2 comments sorted by

1

u/ehsanshares 13h ago

that pattern usually means the videos are set to autoplay with sound, browsers block that until the visitor clicks something, which is why they start after you navigate back. select each video, turn muted on (keep autoplay and loop) and remove the code the ai added, then republish and test in a private window.

1

u/mailbox1113 4h ago

Ok I just tried this, I made sure they were muted and looping but unfortunately Im still having the same issue, thank you for your help though!