hi,
please refer to this:
http://somup.com/cYQvIYl6iS
please try to use this once and let us know
[embed] link here [/embed]
it's not working it's self hosted not youtube url
see this discution on facebook group : https://web.facebook.com/groups/wplms/permalink/947752775754076/?comment_id=947938629068824&reply_comment_id=949962695533084
Hi it seems like the mediaelement css is not appearing on the page .
please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :
function wp_head_add_med( $extensions ) {
wp_enque_media();
}
add_action( 'wp_head', 'wp_head_add_med' );
hi
please refer to this tip:
https://www.youtube.com/watch?v=Y6hDPgX5Dlw