• Hi guys, love the theme and just checking on w3c for errors and I get the following:

    Line 13, Column 81: A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.

    <meta http-equiv=”X-UA-Compatible” content=”IE=9; IE=8; IE=7; IE=EDGE” />

    It is the “/” that is missing from the end but not sure how to add it in to the code. Any help will be very much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem, found a possible fix. I am not sure how to execute it.

    possible fix :<meta http-equiv=”X-UA-Compatible” content=”IE=Edge” />

    Also read, this line needs to be right after the <head>, otherwise IE doesn’t see it.

    I have 3 sites using Customizr, all 3 are showing the same errors. The most troublesome is this one:
    Fatal Error: Cannot recover after last error. Any further errors will be ignored.
    From line 318, column 2; to line 318, column 179
    ad>↩ ↩ <body class=”home page page-id-8 page-template-default tc-fade-hover-links tc-no-sidebar no-navbar tc-no-sticky-header skin-black” itemscope itemtype=”http://schema.org/WebPage”>↩↩

    I do not know how to fix any of them?????

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘W3C Validation Help’ is closed to new replies.