Alternative Player Location Problem
-
Hi there,
if I set an alternative player location in the plugin settings,
the generated embed code (from shortcode) contains the original location in the mode block for flash. Like here:<script type='text/javascript'>jwplayer('jwplayer-1').setup({"flashplayer":"[ALTERNATIVE LOCATION]","width":"280","height":"158","controlbar":"bottom","dock":"false","autostart":"false","file":"..","modes":[{"type":"html5","config":{"streamer":"","provider":""}},{"type":"flash","src":"[ORIGINAL LOCATION]"},{"type":"download","config":{"streamer":"","provider":""}}]});</script>Tracked this down to media/JWShortcode.php (line 266)
At this point always the default path is used.Could you consider this for the next update?
Thanks!
http://ww.wp.xz.cn/extend/plugins/jw-player-plugin-for-wordpress/
The topic ‘Alternative Player Location Problem’ is closed to new replies.