Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

This one is driving me insane... http://www.manneye.com/blog/ - the style sheet in IE9 will not load up? Can anyone give me an idea of what might be causing this issue, I think I've checked just about everything I could think of - no succcess. What is odd is you think this would effect the entire site, but all the other pages within this wordpress site load fine.

Any help or suggestions on this will be much appreciated.

Thank you,

J.T.

* UPDATE * I just noticed that in IE developer tools - it looks like my browser is switching into quirks mode when I access the blog page - thus screwing up the view of the site - any way to stop it from doing this, or telling me WHY it would be doing this? Thank you for any help.

* UPDATE: RESOLVED * Just in case anyone comes across this issue in the future - The wordpress template had a comment tag above the get_header tag which caused the page to think it was missing a doctype and thus throwing the page into quirks mode. Lesson learned: Do not ever put a comment tag above the get_header tag! Thanks all,

The issue

share|improve this question

closed as too localized by toscho Aug 23 '12 at 2:24

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.