• hi,
    i am using mesocolumn theme and when i tried to validate my pages, i got too many errors for each pages.

    i will give you few example.
    Error 1:

    Warning Line 366, Column 35: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
    <h1 class=”post-title entry-title”>Php-Mysql</h1>

    Error 2:

    Line 368, Column 166: Bad value http://sharplesson.com/author/Cool Yash/ for attribute href on element a: Illegal character in path segment: not a URL code point.
    …author/Cool Yash/” title=”Posts by Cool Yash” rel=”author”>Cool Yash</span>
    Syntax of URL:
    Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.

    Error 2:
    Line 606, Column 6: Stray end tag div.
    </div><!– SECBODY END –>

    there are many more, please do assist me.

    i gave you error for page: http://sharplesson.com/php-mysql/

    please reply as soon as possible.

    thanks
    sunil

Viewing 12 replies - 1 through 12 (of 12 total)
  • Theme Author Richie KS

    (@rkcorp)

    no clue, its html5 validated in my end so it must be some plugin or edit error in your end.

    Thread Starter sunil333

    (@sunil333)

    i liked your theme but unfortunately it is showing validation error, i tried on http://validator.w3.org/
    . i disabled plugins but still it is showing same problem.

    i changed to other theme, but i want mesocolumn. Do assist if you can..

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Make sure you’re linking the right page in question, in the linked page there is no code:

    SECBODY END

    Thread Starter sunil333

    (@sunil333)

    sorry for inconvenience, i already mentioned that i changed the theme. for the solution of problem i again shifted to mesocolumn.

    know you can check it again.for example i am linking one of my page.
    http://sharplesson.com/web-hosting/

    Warning Line 354, Column 35: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
    <h1 class=”post-title entry-title”>Web Hosting</h1>

    Error Line 356, Column 166: Bad value http://sharplesson.com/author/Cool Yash/ for attribute href on element a: Illegal character in path segment: not a URL code point.
    …author/Cool Yash/” title=”Posts by Cool Yash” rel=”author”>Cool Yash</span>
    Syntax of URL:
    Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.
    Warning Line 348, Column 34: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.
    <section class=”post-entry-inner”>

    Warning Line 233, Column 24: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.
    <section id=”container”>

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Yes, regarding the error (not the warnings), there seems to be an issue when the author has a space in their username. URLs aren’t meant to have spaces and it’s flagging up as an error in the W3C validator.

    Thread Starter sunil333

    (@sunil333)

    how to remove space from the author?

    Thread Starter sunil333

    (@sunil333)

    hello richie,

    Now my website(sharplesson.com) is facing CSS validation issues. can you assist me?

    Theme Author Richie KS

    (@rkcorp)

    sry, the theme is originally not css validate. too much rule need to apply to be 100% css validate.

    Thread Starter sunil333

    (@sunil333)

    will css validation error will affect, seo, search or any other problem?

    No, and many “errors” aren’t even really errors at all – but due to browser differences or other oddities necessary to make a site work across multiple devices and platforms.

    Thread Starter sunil333

    (@sunil333)

    so mesocolumn theme does not support browsers or other platforms?

    Yes it does. It wouldn’t pass theme review if it didn’t.

    And that’s not what I said.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Too many html validation error for mesocolumn theme’ is closed to new replies.