Why is the WordPress and JS-Player on one page
-
I use the WordPress player with subtitles (.vtt). If I insert 6 videos (from our video streaming server) on one page, the first video will be displayed with the WordPress player but the remaining videos will be displayed with the JS player? Does anyone here know why this is? I found nothing in the instructions.The error drives me crazy.
The reason why I prefer the WordPress-Player to the JS-Player is that the JS-Player does not show subtitles with Opera and Safari. Unfortunately the browser crashes!
This is shown in the console when I select the WordPress player in the plugin.
kgvid_video_embed.js?ver=4.6.25:552 Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
at Object.<anonymous> (kgvid_video_embed.js?ver=4.6.25:552)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at kgvid_setup_video (kgvid_video_embed.js?ver=4.6.25:551)
at kgvid_mejs_success (kgvid_video_embed.js?ver=4.6.25:49)
at r.value (mediaelement-and-player.min.js?ver=4.2.13-9993131:12)
at r.MediaElementPlayer._meReady (mediaelement-migrate.min.js?ver=5.3.2:1)
at Object.success (mediaelement-and-player.min.js?ver=4.2.13-9993131:12)
at new e (mediaelement-and-player.min.js?ver=4.2.13-9993131:12)
at r.value (mediaelement-and-player.min.js?ver=4.2.13-9993131:12)
at r.MediaElementPlayer.init (mediaelement-migrate.min.js?ver=5.3.2:1)
- The topic ‘Why is the WordPress and JS-Player on one page’ is closed to new replies.