mediaelementjs player was working okay on my wordpress (P2 theme) and then I upgraded the theme, the player still works but all the buttons have disappeared.
I uploaded and reverted back to the original theme, the problems remains. I have no clue why the buttons are not showing up anymore ? Please help.
I had this same issue and it turned out to be a lack of MIME support in my Apache configuration. The control button images for mediaelementjs are SVG files, and not all Apache installations have a mime definition for that filetype.
Solution on my server was to edit /etc/mime.types and add the line:
image/svg+xml svg svgz
Then I restarted Apache and everything worked fine. Hope that helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With