Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I'm having trouble getting Youtube video to display in Pangolin. I converted my Okapi templates to Pangolin and hen I look in the source I see the correct Youtube link to the video but it's not playing (or displaying anything in the frame). I'm sure I must have missed some simple step.
An example link is https://stalkinglight.com/galleries/vid … g-the-res/
Charlie
www.stalkinglight.com
Offline
Try creating a whole new Pangolin Theater template, see if that works.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I did create a new template, I just used the same settings as the Okapi one.
Charlie
www.stalkinglight.com
Offline
Protocol mismatch, because your site is running httpS.
Mixed Content: The page at 'https://stalkinglight.com/galleries/vid … g-the-res/' was loaded over HTTPS, but requested an insecure resource 'http://www.youtube.com/embed/fNrqq7inss … &hd=1&fs=1'. This request has been blocked; the content must be served over HTTPS.
I'll check into this to see whether it's something I can fix.
In the meantime, you can hack the add-on file /backlight/modules/pangolin-theater/fragments/video_youtube.php. In that file, find "http" and change to "https".
Offline
Ah yes, I forgot I had to hack that file in Okapi. Thanks.
As i recall, if http is changed to https it will work with both http and https sites.
Last edited by charlie.choc (2017-07-03 19:28:53)
Charlie
www.stalkinglight.com
Offline
Pages: 1