Website visitors who are using IE7 cannot load my homepage: http://www.creativeteambuilding.com.au/
I understand it has something to do with:
Unable to modify the parent container element before the child element is closed
...but that's where my understanding stops.
Can anyone offer any insight?
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
Yes, I have tried this esmi, no luck thus far.
Fixed - it wasn't a plugin that was causing an issue but a template hack. I had a tooltip JS that I inserted right before </body>.
I removed that and, no more error.