
How to use captions plugin for JWP 6 for Wordpress?
Hello,
I installed JW Player 6 Plugin for Wordpress (Version 2.1.2).
I added a video with external url and it worked fine:
[jwplayer mediaid="44"]
Then I wanted to use an external .srt subtitle file. After some searching, I tried code as follow:
[jwplayer mediaid="44" plugins="captions-1" captions.file="http://moeil.com/local/v/test.srt"]
The player didn't show up at all.
I confirmed there is a /wp-content/plugins/jw-player-plugin-for-wordpress/plugins/captions.xml , just like https://github.com/dbernar1/JWPlayer-for-WordPress/blob/master/plugins/captions.xml .
How do I use this plugin? Or is it outdated?
Btw, my sample post:
http://moeil.com/?p=43