With Media Player Style Kit active, when I preview WordPress posts I see a bunch of CSS displayed above my content.
It looks like: .mejs-controls, .mejs-mediaelement { background: #222c4a !important; } .mejs-controls button { color: #b6bbd8 !important; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #b6bbd8 !important; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #898989 !important; }
It shows up just below the WP admin bar but before my content. It’s not there when I view the published post. This issue goes away when I deactivate Media Player Style Kit.
Any idea what could be causing this?
]]>Does this plugin style the newer HTML5 player that comes with the Seriously Simple Podcast plugin—the one that shows album art? Looking for some more controls for that. If not, I can write custom CSS but it’d be nice if this did it.
]]>I’ve installed the Media Player Kit, but when I insert a audio file, it still uses the old WordPress media player, how to switch to the new one?
]]>Sort of worthless if it isn’t updated. Won’t install on my site.
]]>When can we expect an update for the plugin?
]]>Not a big deal to make iz with custom CSS code, but just when you have time to make it as complete visual tool.
You can see on SH, background around volume bar, on hover gets hover of “a” tag, links, from content styling.
In this case more specific:
.bd-postcontent-2 a:hover {
background-color: #f0ad4e;
}
]]>
Hey,
Just loaded this plugin. It is easy to configure the colors of the various parts of the player and I like the plugin.
But when using the plugin the volume control bar is shifted to the next line in the post when the play button is clicked …but only when you are logged into the site. Weird.
This is just a heads up since it does not happen when you are not logged into the site admin area. This was in Firefox.
Thanks!
]]>