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 posted this issue on another topic dealing with https which I probably shouldn't have:
The iframe links to youtube and vimeo are hardcoded to http://www.youtube.com, etc, so when trying to display video from within an iframe on an https site it generates a mixed content error and won't display. Since both youtube and vimeo can be accessed via https would it be better to hardcode https rather than http, or just not include http since youtube will default to https anyway?
an example is: https://stalkinglight.com/galleries/vid … -solstice/
Thanks.
Last edited by charlie.choc (2016-12-30 00:46:06)
Charlie
www.stalkinglight.com
Offline
FWIW, I changed the "http://" in the file /module-theater/fragments/video_youtube.php to "https://" and it works for both http and https sites.
Charlie
www.stalkinglight.com
Offline
Good to know. Thanks for reporting your experience.
Offline
FWIW, I changed the "http://" in the file /module-theater/fragments/video_youtube.php to "https://" and it works for both http and https sites.
I have long tried to solve this problem and fortunately found this reference.
Thanks
Pixelmover
Pixelmover Rainer
Learn for a lifetime
Offline
Pages: 1