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',
}
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.