Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Pontikos Friend
    #205433

    I have added a Video module and placed it in the main menu using MegaMenu. In the back end you can see the thumbnail and all looks like it is in order. In the front end however the video does not display. The space is blank.

    Your assistance would be greatly appreciated.


    1. Screen-Shot-2015-04-10-at-9.56.57-AM
    2. Screen-Shot-2015-04-10-at-9.57.55-AM
    Ninja Lead Moderator
    #566759

    I’m afraid you only load the video iframe to work on the menu on your site. I added a test module video with “Video of the Day” name with script


    <iframe src="http://player.vimeo.com/video/60835364" width="300" height="203" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

    Now, you can see it’s working on your site


    1. Screen-Shot-2015-04-13-at-17.30.24
    Pontikos Friend
    #567059

    Thank you. I tried to update with a link to the video we want to see on the website but again it is displaying a blank area. The video is a YouTube video, does it have to be loaded on Vimeo in order to work?

    Ninja Lead Moderator
    #567157

    <em>@Pontikos 468718 wrote:</em><blockquote>Thank you. I tried to update with a link to the video we want to see on the website but again it is displaying a blank area. The video is a YouTube video, does it have to be loaded on Vimeo in order to work?</blockquote>

    You can apply my solution below if your site uses youtube video

    <iframe width="300" height="203" src="https://www.youtube.com/embed/ske_r0DVtrg" frameborder="0" allowfullscreen></iframe>

    Pontikos Friend
    #567192

    Thank you, I changed to a default editor and stopped using JCE editor which helped. Now I can actually see the script.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pontikos 9 years, 6 months ago.

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