Okay
  Public Ticket #524989
Talking Head Video
Closed

Comments

  • Dan started the conversation

    I am building a site with salient (still on local server) and we had paid a company to generate a video clip with an actor to deliver about 15 seconds of video. Here's a sample of how it is supposed to work (this is the company's actual site):http://websitetalkingheads.com/

    They provide you with all the necessary files and it worked flawless on our old straight HTML website. What happens is the little video player displays but it's behind the main content area. We only want this code/video to work on the home page so I don't want to put it in the header files for WP.

    See the attached image of how it looks now. You can see the silhouette of the actress at the lower right corner where she's behind the white content box. We obviously need this in front of the content, otherwise it's useless. I have attempted to contact this company as well but they are pretty useless in terms of support. I was hoping someone else can chime in on how to properly use the javascript they provided. But essentially all I could think to do was add this to the main content area on the Home Page:
    <script type="text/javascript" src="wth/spokesperson/spokesperson.js"></script>

    I can provide more code if necessary, just didn't want to make the entire JS public yet. Thanks for your time.

  • Dan replied

    Forgot to attach the screenshot.

  •  8,990
    Tahir replied

    Hey ,

    Its likely a z-index issue. Without a live url i cant live edit it to write up custom css. This might help: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .

    Thanks


    ThemeNectar Support Team