Embedded Video

What is an embedded video?

Embedding video allow you to post your or someone's(with their consent) video on your page.  It allows the user to watch the video without leaving the page they are current on.

What content types can I use to embed a video?
Content types Embed a Video Embed a Video Above Title
Content Area Yes Yes
Content Area - Multiple Columns Yes Yes
Accordion Yes
Important Announcements Yes
Message Area Yes
Tabs Yes

 

Examples of embedded video

What does IT solution means to you.

Embed A Video Above The Title

The video will appear above the title.

Embed A Video

The video will appear under the title.

Or between text.

How To Embed A Video Above The Title?

  1. Log into Cascade CMS and select your site.
  2. Navigate to the page you would like to embed a video.

    Navigate to Page

  3. Select Edit.

    Select Edit

  4. Select a content type to add a video.
    In our example we will use the content area template.

    templates drop down selected

  5. Select Video from "Image or Video?" selection.

    Video radio button selected

  6. Add a  Video Title.

    video title field selected

  7. Copy the YouTube Video ID.
    *Note, the video ID could be found in the URL.  The last 11 characters is the video ID.
    In our example our YouTube ID is "f513IUABHH4".

    video id url

  8. Enter the Video ID in the field.

    video id

How To Embed A Video Between Text?

  1. Next we will add another video between some text. Select the Insert/Edit Media icon.

    insert and or edit media button highlighted in red

  2. Copy the entire URL from the browser.
    In our example our URL is "https://www.youtube.com/watch?v=f513IUABHH4".  Your URL should look similar to the example URL with the last 11 characters being different.

    URL highlighted on a browser

  3. Paste/enter in the entire URL in the source field.

    source field highlighted with a youtube URL in the box

    Note: (updated 2020) here it is imperative you also add a Video Title for accessibility.  Here's how: click on the Embed tab and insert a title into the HTML code:

    Adding an iframe title

    Example before:

    <iframe width="560" height="314" allowfullscreen="allowfullscreen" src="//www.youtube.com/embed/f513IUABHH4"></iframe>

    Example after:

    <iframe width="560" height="314" allowfullscreen="allowfullscreen" src="//www.youtube.com/embed/f513IUABHH4" title="Embed a Video Tutorial"></iframe>

  4. Select Ok.

    Ok button highlighted

  5. Add any additional text or media to the page.

    text added after the video in the WYSIWYG

  6. Select Preview Draft.

    Save and Preview

  7. After previewing changes made on your draft, select Submit.

    Select Submit

  8. Enter Comments for changes made.

    Enter Comment

  9. Select Check Content & Submit to add changes to your site.

    Check content and Submit

  10. Select the Check Box.

    Select Check Box

  11. When you're ready to go live, the last step is to Publish the Changes.