I’ve checked that, and while…
“Line 12, Column 64: Bad value X-UA-Compatible for attribute http-equiv on element meta.
<meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″>
looks like the issue, I’m not sure what to do about it.
Looks like many other serious errors – duplicate DOCTYPE and misplaced tags tend to cause major problems.
Yeah, I saw 26 errors, yikes! Nothing like thinking you’re coming along only to discover 26 errors, right?
Newb question, though: Where do I go/what do I do to fix all of these errors? Theme editor? Because some of the errors aren’t necessarily errors in what I’ve entered into the text editor for the website.
Yeah :), well, not all validator “errors” are truly errors or problematic. But it looks like you’re using a “blank” theme – and maybe copied a bunch of code into the header.php file? So use the validator results to fix those problems – misplaced tags or invalid ones.