Okay
  Public Ticket #3054099
Enquiry Regarding provided coding for Videos
Closed

Comments

  •  3
    storm360 started the conversation

    We have used the coding from the manual provided with the theme. Below is

    Code With Demo 1980 x 720 Video: <div class="video-banner">

              <div id="video-background"></div>

              <div class="text" style="background-image: url('pub/media/wysiwyg/panel/bg_video_replace.jpg');">

                       <h5 class="lh__1 sub-title"><em class="text-colour-white">Spring – Summer 2016</em></h5>

                       <h2 class="margin-top20 margin-bottom20 lh__1" style="font-size: 60px;"><span class="text-colour-white">FLASH SALE OFF 70%</span></h2>

                       <p class="text-center"><a class="btn btn-default2" href="#">Shop Now</a></p>

              </div>

    </div>

    <script type="text/javascript" xml="space">

              require([

                       'jquery',

                       'mgs/bgvideo'

              ], function ($) {

                       $(document).ready(function () {

                                 $('#video-background').YTPlayer({

                                          fitToBackground: true,

                                          videoId: 'VtDNUJWID50',

                                          pauseOnScroll: false

                                 });

                       });

              });

    </script>

    Demo Video 1980 x 720: https://www.youtube.com/watch?v=VtDNUJWID50


    Thanks, 


  •  3
    storm360 replied

    You guys had help us previously with a white space issue but it doesn't appear to be working the image attached is what you sent us. 

    7093776731.png


  •  3
    storm360 replied

    Hi, Can you help with this at all?

  • [deleted] replied

    Hi storm360,

    Sorry for reply late. We are working to check your issue. Please wait, we will response you soon.

    Regards,

    Hyun

  •  3
    storm360 replied

    Any Update on this?

  • [deleted] replied

    Hi storm360,

    Sorry for reply late. I've checked and saw your code apply to frontend but I can't find what page have video banner. Can you send me link page, pls? Thanks

    4796665037.png

    Regards,
    Hyun
  •  3
  • [deleted] replied

    Hi storm360,

    You missing class banner so banner didn't show correctly. I've update again and now banner don't have white space anymore.

    Regards,

    Hyun

  •  3
    storm360 replied

    Can you send us the new code?


    Thanks,

  • [deleted] replied

    Hi storm360, 

    I used old code. Just change class banner

    1293943654.png

    Regards,
    Hyun