Description
If you’re using JW Player on your site, you probably know Related Videos, a free add-on that allows you to show more contents to the users in a beautifull and simple layout.
Related Videos for JW Player will creates the correct xml for each category, so you’ll be able to show related contents dynamically.
Go to Settings/ Related Videos for JW Player menu and set you preferences.
This block of code is an example of what the plugin generates.
'related': { 'file': 'http://yoursite.com/category/blog/?feed=related-feed', 'heading': 'More videos!', 'onclick': 'link', }
Screenshots
Installation
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Related Videos for JW Player’ and download it.
- Activate Related Videos for JW Player from your Plugins page.
- Once Activated, go to Settings/ Related Videos for JW Player menu and set you preferences.
From WordPress.org
- Download Related Videos for JW Player
- Upload the ‘related-videos-for-jwplayer’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate Related Videos for JW Player from your Plugins page.
- Once Activated, go to Settings/ Related Videos for JW Player menu and set you preferences.
FAQ
Where can I find informations about Related Videos for JW Player?
Go to https://support.jwplayer.com/customer/portal/articles/1483102#fndtn-dashboard
What Related Videos for JW Player does?
It creates the feed required from “Related Videos” plugin of JWPlayer, one for each category, so you’ll be able to show related contents dynamically.
What have I to do after the installation?
Once Activated, go to Settings/ Related Videos for JW Player menu and set you preferences.
- Chose how to get the images of your Related videos (featured image or custom field).
- Select the WordPress category.
- Add your a custom heading.
- Save the options.
- Copy and past the generated snippet into your JW Player video code.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Related Videos for JW Player” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Related Videos for JW Player” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.0
Release Date: 5 May 2017
- Enhancement: The code snippet is now generate dinamically.
- Enhancement: Added category field
- Enhancement: Added heading field
- Enhancement: Added resources in sidebar
1.1 – Small fix.
1.0 – First release.