Descripción
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', }
Capturas
Instalación
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.
Preguntas frecuentes
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Related Videos for JW Player” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.