Comments Tim started the conversationDecember 11, 2022 at 12:03pmDear, I'm having serious trouble with the speed of the website. Videoheaders are around 3mb. Main videos on the portfoliopages around 30mb. I use mp4. Can you help me with the suggested specs so the website works faster? Thanks! 1,973Support repliedDecember 12, 2022 at 9:41amHello Tim, you can specify the video not to load before playing but this will affect your autoplay (see the Note below the attribute desc): https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#attr-preload So you can specify preload="none" attribute wherever there is a <video> attribute showcase-page.php, \sections\hero_section_container.php etcYou should look also into optmizing streaming speed with your host or moving the video files to CDNThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Dear,
I'm having serious trouble with the speed of the website.
Videoheaders are around 3mb.
Main videos on the portfoliopages around 30mb. I use mp4.
Can you help me with the suggested specs so the website works faster?
Thanks!
Hello Tim,
you can specify the video not to load before playing but this will affect your autoplay (see the Note below the attribute desc):
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#attr-preload
So you can specify preload="none" attribute wherever there is a <video> attribute
showcase-page.php, \sections\hero_section_container.php etc
You should look also into optmizing streaming speed with your host or moving the video files to CDN
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy