All Collections
Website
Adding videos to your pages
Adding videos to your pages

How to add a video to your web pages

Cam Langsford avatar
Written by Cam Langsford
Updated over a week ago

This article refers to adding adhoc videos to your web pages and is dependent of the video functionality within the platform. This is ideal for videos to help with marketing your business rather than content for your users.

First you need to get the special embed link for the video. Not the entire embed code, just the link.

For Youtube you can get it like this

And you only need the src tag bit src="everythinginhereyouneed" 

For a Vimeo video you can get it here

And the same as with Youtube you only need the src bit src="everythinginhere"

Now you've got your embed link for your video, log into your Training Tilt platform.  Go to the website.

Now,  go and edit the page you want to put the video in. 

Editing with current editor

Select one of the video templates from the "Insert Html" drop down from the editor toolbar" if you don't have a video you want to replace/update on the page

Depending on the template you chose you'll end up with something like this.

This is where it get's tricky. Click the </> button in the tool bar to look at the raw html. Find the video you want to edit and replace the link to the video inside the src tag src="replaceeverythinginherewithyourvideourl"

Click update and then you should see your video instead of the default template one.

Editing with Page Builder

Now click near the video that you want to update or change.  A pop up menu will appear.  Select <> to edit.

Again, you want to go through the code and find the video you want to edit and replace the link to the video inside the src tag src="replaceeverythinginherewithyourvideourl" then click OK.

You will then see the video you wanted to appear.  If no edits need to be made, press Save.

Did this answer your question?