Can't find a video reference

Discussion in 'HTML & Website Design' started by joseph44, Aug 25, 2016.

  1. #1
    Hi,

    I hired a designer to create an html site for me some last year. She included a video in the header, however now I want to replace it with a different video, but I can't seem to find where the video is located in the file or in the html code.

    Its a one-page site.

    The site is here: http://www.businesswebsitenetwork.com/webstore1/

    Any suggestions?

    Thanks so much in advance

    Jos
     
    Solved! View solution.
    joseph44, Aug 25, 2016 IP
  2. #2
    It's in the footer, look for this code:
    <div id="video" class="player" data-property="{videoURL:'VXDwcsOdOq0',containment:'#main-slider', showControls:false, autoPlay:true, loop:true, mute:true, startAt:0, opacity:1, addRaster:false, quality:'default'}">My video</div>
    Code (markup):
    The "VXDwcsOdOq0" is the last part of the video url.
    https://www.youtube.com/watch?v=VXDwcsOdOq0
    Code (markup):
     
    malky66, Aug 25, 2016 IP
  3. joseph44

    joseph44 Well-Known Member

    Messages:
    472
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    145
    #3
    thank you!
    I love DP
     
    joseph44, Aug 25, 2016 IP