Windows 8 Metro Tiles not working in theme despite code being correct -
set win 8 metro tiles instructed on microsofts - http://www.buildmypinnedsite.com don't work me. site http://themixtapesite.com
here header code tags in place, other tags other things work, apple related code works fine.
<head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <link rel="apple-touch-icon-precomposed" href="http://assets.themixtapesite.com/images/touch-icon-iphone.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://assets.themixtapesite.com/images/touch-icon-ipad.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://assets.themixtapesite.com/images/touch-icon-iphone-retina.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://assets.themixtapesite.com/images/touch-icon-ipad-retina.png" /> <title><?php wp_title( '|', true, 'right' ); ?></title> <meta name="description" content="<?php rb_excerpt('rb_excerptlength_widget', 'rb_excerptmore'); ?>"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="application-name" content="tms"/> <meta name="msapplication-tilecolor" content="#000000"/> <meta name="msapplication-tileimage" content="http://assets.themixtapesite.com/images/15024da5-9803-4120-af3f-e8b2636c5eba.png"/>
there doesn't seem wrong code, view source , there, win 8 , microsofts site don't read of 3 tags, title, colour or image. must theme, be?
first off can remove viewport tag. there no need have 2 there?
also page seems have unclosed tags. maybe causing not show?
http://validator.w3.org/check?uri=http%3a%2f%2fthemixtapesite.com.
fix 2 me. i'm sorry i'm of noob comment directly you.
Comments
Post a Comment