</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 the Talking Heads Player on your website is usually very easy. Wordpress, Joomla, or other Website Builders can add a couple of steps though.
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.
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.
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.
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.
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.
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.