Video on splash page

Is it possible to embed a video on the splash page?

I want to change the image for a video and see it correctly on desktop and mobile.

Thanks.

  • 600
  • More
Replies (5)
    • Yea it's possible.  It's an html canvas so you can insert vide using the regular html tags 

      • Hi ACC  

        What are regular html tags?

        I did not want to use the code provided by YouTube for example, because it is an iframe and I understand that its use is not recommended.

        Another alternative I can think of is to upload the video (.mp4) to my site, but I don't know how to insert it later on the splash page.

        • If you're on cloud.  Upload it using the storage mode,  copy the url and insert on page using html video tags 

          • Hi ACC
            My site is hosted at TMD Hosting, for now on a shared hostign. I just uploaded the file through Storage, but I am thinking that if I do this I will generate a significant demand for resources in the hosting, and as I said, it is a shared hosting.

            Is there any other way to insert a YouTube video without using iframes?

            What I want to do is replace the image displayed here https://tnoa.com.ar/ with a video of the same size.

            • If you are still trying to figure this out feel free to reach out to me.  I hacked around for a while and managed to finally get it working for the Plyr video player module.  Not an ideal solution, but it works.  

              Login or Join to comment.