Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • theatrerat81 Friend
    #193334

    What kind of videos are supported here? Is it just locally hosted mp4s, or can we embed videos from sites like YouTube, etc.?

    axlrose Developer
    #516845

    Hi!

    Yes We can embed videos from sites.

    You can create Custom HTML Modules with position “video

    (*) Note: Although you can add video from sites but It is not like demo of Ja Appololio template.
    Best choice would be mp4 & webm.

    (+) Create video module with steps below:

    Go to Backend of your site.

    1. > System > global Configuration
    Change Default Editor: Editor – None

    2. > Extensions > Module Manager
    Create Custom HTML Module with position “video

    > add code from site( youtube, vimeo…) intro HTML Module.

    ex. <iframe width=”100%” height=”600px” src=”//www.youtube.com/embed/PKu-ZFYuGHs?feature=player_detailpage” frameborder=”0″ allowfullscreen></iframe>

    3. Save & check on Font-End.

    olayager Friend
    #517840

    hi! how can I add a video from vimeo?

    axlrose Developer
    #517879

    @olayager,

    To add a video from vimeo, you can embed link of video as follows:

    1. Get the video link:
    – Go to video page and copy video link, as seen in the screenshort:

    The video embeded link should look likes:
    <iframe src=”//player.vimeo.com/video/83687790″ width=”100%” height=”1000″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href=”http://vimeo.com/83687790″>Don’t Hug Me I’m Scared: 2</a> from <a href=”http://vimeo.com/user24085556″>Don’t Hug Me I’m Scared</a> on <a href=”https://vimeo.com”>Vimeo</a>.</p>

    2. Embed this link into a custom HTML module. My post above walks you through this process.
    Note: You can custom width & height of video for appropriate

    Hope that helps.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  axlrose 10 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum