try validating the code.. it has a lot of misplaced tags that can cause that
How do I validate the code?
What is the best way to tell what line the validator it refering to? The lines don’t match up if you copy the source code or just go tot he .php pages themselves.
thanks for all the help so far 🙂
After you validate a page you should see a “Revalidate with options” section. Just check “show source” and revalidate. That at least will display the source as the validator sees it, and will link error to line #.
When I validate each page individually, like the comments or even the header page I get the following error “This page is not Valid XHTML 1.0 Transitional!”
If I validate the URL I do not get this error. When this error occurs I do not get the option to revalidate it only when I scan via URL?
you need to validate the url itself… when its done it will display a box at the top of the page with a selection of checkboxes to revalidate with such as code displayed for reference.. I assume you are using w3.org?
Thanks for the help all. The problem it appears was some of the formated text on my pages. I created them in word and when I copied them over to WP it kept the Word formating and jacked up the sidebar and fonts. Won’t do that again 😉
Also thanks for the validator url that helped a bunch as well.