You can add a video using an embed code from a third-party service. Here's how you can embed a video using Vimeo as an example:
Get the embed code
Embedding allows you to add a video directly to your site content. This is done using a short HTML code which can be taken from any video.
To get a Vimeo embed code:
-
Click the Share button directly below the video you’d like to embed on your site.
-
Locate the Embed code.
-
Click + Show Options on the right-hand side of the Embed section. Select Responsive within the Size option.
-
Customize the rest of the options to your preference.
-
Go up and copy the code inside the Embed box. Make sure to copy only the portion of code between <iframe...> and </iframe>. It should look like this:
<iframe src="https://player.vimeo.com/video/359281775" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
Embed the video on a page
To add your embed code, follow these steps:
1. Navigate to the block with a video, for example, Cover, About or Video.
2. Hover over the video element to activate the editing pane.
3. Choose the Embed Code option and enter the code copied from Vimeo:
4. Click Submit to confirm the changes.
Comments
0 comments
Please sign in to leave a comment.