montecore
Forum Replies Created
-
Argh—still getting those two errors:
Below are the results of checking this document for XML well-formedness and validity.
Error Line 394 column 6: end tag for “body” omitted, but OMITTAG NO was specified.
</div>
You may have neglected to close an element, or perhaps you meant to “self-close” an element, that is, ending it with “/>” instead of “>”.
✉Info Line 36 column 0: start tag was here.
<body>
Error Line 394 column 6: end tag for “html” omitted, but OMITTAG NO was specified.
</div>
✉Info Line 2 column 0: start tag was here.
<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”><!– ReplaceArrgh–and now the white space is back. I didn’t make any changes to the site, other than posting a new entry. I guess that gives me an idea of where the problem lies (namely in the template for the individual posts).
Any ideas?
Thanks!
Thanks Spencerp. It’s interesting the problem is fixed; other than adding a new post, I didn’t do anything. Thanks again!