mediaelement-css has invalid code, WordPress video player
-
Hello
I am using the WordPress video player to embed a video in my blog.
When I run a check at http://validator.w3.org I receive the following warning:“Element link is missing required attribute property.”
I think it is due to the way the css file is linked to. Can anyone help?
<link rel=’stylesheet’ id=’mediaelement-css’ href=’http://www.MYSITENAME.co.uk/wp-includes/js/mediaelement/mediaelementplayer.min.css?ver=2.15.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wp-mediaelement-css’ href=’http://www.MYSITENAME.co.uk/wp-includes/js/mediaelement/wp-mediaelement.css?ver=4.1′ type=’text/css’ media=’all’ />
The topic ‘mediaelement-css has invalid code, WordPress video player’ is closed to new replies.