Page 1 of 1
trying to put up video on a page not showing in published page
Posted: Fri Jun 28, 2024 7:29 pm
by keydog
trying to put a couple video on a page using htm in a layout grid
they show up on preview, but on live version they dont show up
here is the page if that helps at all
https://thearcadeboneyard.com/testfolde ... videos.php
Re: trying to put up video on a page not showing in published page
Posted: Fri Jun 28, 2024 7:49 pm
by Pablo
You are using http links on a secure (https) website, so the video's are blocked by the browser.
https://developer.mozilla.org/en-US/doc ... gn=default
Re: trying to put up video on a page not showing in published page
Posted: Fri Jun 28, 2024 8:10 pm
by keydog
thanks I got them to play
is there a help topic for getting html snippets to be responsive / (video code)
Re: trying to put up video on a page not showing in published page
Posted: Sat Jun 29, 2024 6:06 am
by Pablo
There are no generic rules for making custom code responsive,it depends on the code.