Hello, (sorry for my english)
i have one little problem with Validation I use sslide-emotop template on css.css if i turn off Only registered i dont have valid pages
1. Warning Line 348, Column 48: character "<" is the first character of a delimiter but occurred as data.
if (window.document.URL.indexOf("#CommentForm" ) < 0)
✉
This message may appear in several cases:
* You tried to include the "<" character in your page: you should escape it as "<"
* You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.
2. Error Line 348, Column 49: XML Parsing Error: StartTag: invalid element name.
if (window.document.URL.indexOf("#CommentForm" ) < 0)
✉
Can you tell me where is the problem ? I use version 3.26.