I've come across a really weird bug in my theme that I've had no luck tracking down. So! I'm hoping someone out there has another idea to try, as these have not worked:
- disabling all javascript, both inline and imported
- disabling all css
- deactivating all plugins
- changing the doc type and xml/html header info incl. meta and charset
It's something about my theme because the other themes work fine (all pages of the site load fine in other themes too, it's not just the front page). The site loads in IE6 and 7 but when it finishes the browser screen goes blank. It won't go blank if there's a php error that stops the site from rendering though, so it's something that happens after everything is loaded...
Site works fine in all modern browsers, including IE8 =/
Here's a production copy of the site.
Any ideas?