[Plugin: MediaElement.js – HTML5 Video & Audio Player] Make Mediaelement Responsive please
-
I have read a lot on this plugin and I’ve only found solutions for the standalone version of the script. It seems like the wordpress version is a few updates behind.
What I’ve tried so far is to replicate what is working on the normal version of this plugin, by changing this line in mediaelement-js-wp.php:
<{$tagName} width="{$width}" height="{$height}" style="width:100%; height:100%;" id="wp_mep_{$mediaElementPlayerIndex}" controls="controls" {$attributes_string} class="mejs-player {$skin_class}" data-mejsoptions='{$options_string}'>
But that only makes my video player to look tiny. I also changed the js version to the latest one on github but that didn’t help either.
https://www.ads-software.com/extend/plugins/media-element-html5-video-and-audio-player/
- The topic ‘[Plugin: MediaElement.js – HTML5 Video & Audio Player] Make Mediaelement Responsive please’ is closed to new replies.