markjl Posted September 19, 2012 Share Posted September 19, 2012 (edited) Hello What more can I say? Emergency! Site not available at all in IE I suppose its something like duplicate title metas or something? Possibly in the template. Will investigate. If you have any thoughts .... Edit: The W3 validation gives 16 errors 2 warnings Edited September 19, 2012 by markjl (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2012 Share Posted September 19, 2012 (edited) Hello What more can I say? Emergency! Site not available at all in IE I suppose its something like duplicate title metas or something? Possibly in the template. Will investigate. If you have any thoughts .... Edit: The W3 validation gives 16 errors 2 warnings Duplicated meta tags is not the problem in dispalying content of website. You have problem with CSS styles. Template css don't support ie Edited September 19, 2012 by vekia (see edit history) Link to comment Share on other sites More sharing options...
markjl Posted September 19, 2012 Author Share Posted September 19, 2012 (edited) Err well there is a line like this which seems to be cross browser support <!--[if !IE]> --> <link id="gFontName" rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family="> <style id="gFontStyles" type="text/css"> a.logo{ font-family:"" !important; } </style> Edited September 19, 2012 by markjl (see edit history) Link to comment Share on other sites More sharing options...
markjl Posted September 19, 2012 Author Share Posted September 19, 2012 Solved, there was There was a comment <!--[if !IE]> --> line 71 in \themes\premium electronics\header.tpl which once removed, and \tools\compile folder cleaned out, it works. Ooof Thanks to the theme dev for the quick answer Link to comment Share on other sites More sharing options...
war870924 Posted September 24, 2012 Share Posted September 24, 2012 the css is missing after i remove <!--[if !IE]> --> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now