-
Percy replied to the topic Youtube video doesn't play on https hosted site in the forum Gris – HTML Template 3 years, 11 months ago
It’s a cross origin error. If the template is hosted behind an SSL cert, everything must be (origin content) be verifiable and also behind SSL. The scripts use http in some places and that causes the browser to mark the script as unsafe.
The way to fix this is to replace all http:// references in the scripts to https:// references.…[Read more]
-
Percy replied to the topic Youtube video doesn't play on https hosted site in the forum Gris – HTML Template 3 years, 11 months ago
Nevermind. I figured it out. There was an error in your code.
-
Percy replied to the topic Youtube video doesn't play on https hosted site in the forum Gris – HTML Template 3 years, 11 months ago
I made the changes, but the video is still not loading.
http://astinbrands.com (working)
https://astinbrands.com (not-working) -
Percy changed their profile picture 3 years, 11 months ago
-
Percy started the topic Youtube video doesn't play on https hosted site in the forum Gris – HTML Template 3 years, 11 months ago
The site and template work fine when hosted without an SSL certificate (http://), but when hosted using an SSL certificate (https://), the youtube video doesn’t load or play.
Site name: http://astinbrands.com (working) and https://astinbrands.com (not-working)
Server root is exactly the same content.
Certificate verifies fine and all other…[Read more]
-
Percy became a registered member 3 years, 11 months ago
-
Percy became a registered member 3 years, 11 months ago