morgeeman
Member
Posted 8 months ago #
Up until recently my site was working fine in all browsers. However I have noticed that it is not displaying correctly in Internet Explorer 8 and Opera. Unfortunately about 50% of my visitors still use Internet explorer 8 when viewing my site.
The site is: http://www.pamperpartiesuk.com/
I have tried uninstalling plugins that have been added since the site broke, but to no avail.
Any help or suggestions would be greatly appreciated.
morgeeman
Member
Posted 8 months ago #
Thanks for your advice. I have started working on the markup errors and it has fixed the major problems. I will continue with the css next.
morgeeman
Member
Posted 5 months ago #
I thought that I had solved this problem by validating the mark up, but the problem has happened again.
<body>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
Looking at the source code it looks like there is a <body> tag being inserted on the first line of the source code. I have checked the header.php file and cannot see the tag and am pretty unsure where it is coming from and what is causing it (could it be a plugin?)
Again any help would be appreciated.