How to embed mp4 video on the themler template

ghazishakoor
4 Posts
ghazishakoor posted this 25 April 2017

I am trying to figure out how to embed an mp4 video in a container. The video is uploaded to the media library on wordpress.

I am trying to figure out how to embed an mp4 video in a container. The video is uploaded to the media library on wordpress.
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
ghazishakoor
4 Posts
ghazishakoor posted this 25 April 2017

Please pardon my ignorance, but can you tell me where exactly this code will go. Do we insert an HTML control into the container? and what is the syntax for the file url between <source src></source>.

Thank you for your help.

Please pardon my ignorance, but can you tell me where exactly this code will go. Do we insert an HTML control into the container? and what is the syntax for the file url between &lt;source src&gt;&lt;/source&gt;. Thank you for your help.
Support Team
Support Team posted this 25 April 2017

Hi,

You need to use the HTML control, then open the Source HTML window for that HTML control and insert the <embed> code with your video. In the code you'll need to use the full URL to the video located on your server.

Sincerely,
Hella

Hi, You need to use the HTML control, then open the Source HTML window for that HTML control and insert the `<embed>` code with your video. In the code you'll need to use the full URL to the video located on your server. Sincerely, Hella
You must log in or register to leave comments