>
Download This Plugin | |
Download Elegant Themes | |
Name | Embed Wistia Vid |
Version | 0.1 |
Author | Craig Lambie |
Rating | 0 |
Last updated | 2013-05-11 11:36:00 |
Downloads |
572
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 4%, while Post page PageSpeed score has been degraded by 4%
Embed Wistia Vid plugin added 1038 kB of resources to the Home page and 1038 kB of resources to the sample Post page.
Embed Wistia Vid plugin added 2 new host(s) to the Home page and 2 new host(s) to the sample Post page.
Great! Embed Wistia Vid plugin ads no tables to your Wordpress blog database.To use Plugin install and then on page you wish to place the Wistia Vid put shortcode [wistiavid id=xxxxx] xxxxx being the Wistia Video ID, this can be found in the URL of the video on Wistia. Eg. http://smallbusinesswebsites.wistia.com/medias/q509p384zl The ID of this video is q509p384zl therefore the shortcode for the video is [wistiavid id=q509p384zl] as found on this page: http://www.smallbusinesswebsites.org.au/about-us/
Thanks
Craig Lambie Developer
Why I did this? The Wistia Plugin caused me great pains. I tried a few other code snippet plugins, but they then caused issues with "other" plugins.
Known issues: - "Add this" plugin can cause an error with conflicts in Jquery or Wistia JS files http://wordpress.org/extend/plugins/addthis/
Future developments: - Player customisation - Social Sharing tools - Call to action plugin - More control over email capture plugin
Advanced Users Only: Feel free to edit code to make this work for you. Just go to "embed builder" in Wistia, set up video how you want it. Select Embed Type: Inline Show advanced options - Select API
You will see the section: "
<
script> wistiaEmbed = "
Duplicate this in the wistiavid.php file function PlaceWistiaVid($args) - be sure to watch the commas