Talking Heads® Player Installation

  1. Create a folder called talkingheads in the same directory that holds the page that you want to put the video on.
  2. Unzip all the files from the zip file onto your computer
  3. Upload all these files to the talkingheads directory that you created
  4. Add the following line to your page before the </body> tag:
<script type="text/javascript" src="talkingheads/website-spokesperson.js"></script>

For orders with more than one video the file in the line of code changes. For the second video replace website-spokesperson.js with wthvideo2.js. The thrid video it is website-spokesperson3.js and so on.

Installing on Wordpress, Joomla, or a Website Builder

Installing the Talking Heads Player on your website is usually very easy. Wordpress, Joomla, or other Website Builders can add a couple of steps though.

Wordpress

If your home page is not an actual page and is just a template, the template to add the line of code to is probably index.PHP but every template is different so it may take some trial and error to find the right place to put the code. Other template pages could remain index.php and home.php.

It is easiest to install an FTP plugin such as Upload to FTP, FileManager, or File Manager Advanced. After installing the plugin just follow its directions to create the talkingheads folder and upload the files.

Joomla

You need to create a custom HTML module with the title hidden. Then put the line of code into the module. You may have to switch your editor to No Editor before adding the code or it will disappear. Then assign that module to the page they want it to play on.

Website Builder

There is a basic logic to understanding how to install the videos.
Common Installation Issues

If you follow the installation directions and your video does not appear, the most common issue is pathing, either the browser is looking in the wrong place for the website-spokesperson.js file or website-spokesperson.js file is looking in the wrong place for the player and other files. If this happens the remedy is to change the src value in the line of samp above from src="talkingheads/website-spokesperson.js" to src="https://www.MyWebsite.com/talkingheads/website-spokesperson.js" (change to match where you put the website-spokesperson.js file). Then inside the website-spokesperson.js file is a variable named path. This is the folder the website-spokesperson.js file looks for the player and videos. It is normally set to, "talkingheads" you will need to change it to, "https://www.MyWebsite.com/talkingheads"(change to match where you put the folder.

Devices

Due to their screen size, devices display web pages differently than regular computers. Your video may cover up part of your page that has content you want your visitors to see or it may be off the screen entirely. You can remedy this by setting the responsive variable to true and adding a div named wthvideo to your page where you want your video. You can also just turn off the player on Devices by setting the showDevice variable to false. You can learn about customizing the Talking Heads® Player here and in your download.zip file.

Disclaimer

The wthplayer and associated javascript files are copyrighted and may not be used other than with videos made by Website Talking Heads or its authorized resellers.
Installation

We have created the Talking Heads® Player with easy installation in mind. It usually only takes a few minutes to install and if you need assistance we are happy to help. The Installation Instructions are here. Or you can contact support.

Customizing the Talking Heads® Player

There are may options for customizing your own player that already exist in the Website Talking® Heads default player. You can learn how to customize it here.

Specialty Players

We have created several specialty players to meet many different needs. From the ability to have different videos play each time someone visits your site to a Video FAQ, from a player that will jump around the page to a player that will play a different video based on which part of an image is pressed, we have the specialty player for you.