You can add videos to any landing page you create with eduConverse using the "Video" block.
In this article:
About the "Video" block
With this block, you can add a video to your landing page for your visitors to watch. This is done by placing the video's URL into the block's code editor. This appears in the right pane when the block on your layout is clicked.
The videos you add to your page can be hosted on any video hosting site. Once added, they will be embedded into an iframe. This is because, unlike images, eduConverse does not host videos.
While you can add as many videos as you like to your page, it's important to note that they can take up a lot of memory. This can result in your page loading slowly for visitors.
Add a video to your page
1. From the page editor, drag the "Video" block onto your page layout.

2. Click the block on your layout to open the block editor in the right pane. You will see a line of code that looks similar to this:
<iframe width="560" height="315"
src="https://www.youtube.com/embed/j6M0vP1rWm4" frameborder="0"
allowfullscreen></iframe>
3. Replace the src="https://www.youtube.com/embed/j6M0vP1rWm4 part of the code with your own video URL, making sure to include the "https:// or "http://"
4. Click the checkmark button on the top right bar to save your work.
Delete a "Video" block
You can delete any block from a page. To do so, click the block you wish to remove then click the trash icon in the top right bar.

