Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thiagocsoares Friend
    #206291

    Videos desappears

    Site:
    http://sitebh.com/New/index.php

    pavit Moderator
    #570332

    Hi

    When you edit the custom-html module a typical office day you should first disable your default editor from Global configuration otherwise when you save it the code inside is stripped out

    disable it and edit your module with this code

    <div class="video-wrapper"><button class="btn btn-play"><i class="fa fa-play"></i></button> <button class="btn btn-pause"><i class="fa fa-pause"></i></button><div class="mask"></div>
    <iframe id="player1" width="100%" height="100%" frameborder="0" allowfullscreen="" mozallowfullscreen="" webkitallowfullscreen="" src="//player.vimeo.com/video/94101559?title=0&byline=0&portrait=0&api=1&player_id=player1"></iframe>
    </div>

    Change video references with your video url

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 9 years, 4 months ago.

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