Anonymous
Unregistered
Posted 3 years ago #
I've searched the support forums and found quite some people with the same problem. But as I've got no experience in php html ect I can't seem to solve my problem.
My blog works fine on firefox (http://rickpeters.eu/). I validated my site on validator.w3.org witch came out with no errors ()
So I don't know what the problem is, let alone solve it :).
Anyone got any advice?
mojorob
Member
Posted 3 years ago #
You also need to check your "About Rick" page, as the sidebar shows on IE7 however returns with several errors on the validator check.
Anonymous
Unregistered
Posted 3 years ago #
I removed the UMMapper plugin, so my about page looks better now. But I don't understand why the sidebar doesn't show on the main page, but does at the about page, as at both locations they should be identical.
The only thing I could think about is that something on the main page (properly a post) screws up something which IE can't handle...
edit: problem solved: I disabled my posts one by one, and found that a table in one of them caused the problem.