Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1348994

    We did a test on our site with web accessibility checker: https://achecker.achecks.ca/checker/index.php
    The following error was detected:

    4.1 Compatible: Maximize compatibility with current and future user agents, including assistive technologies.
    Success Criteria 4.1.1 Parsing (A)

    Check 185: id attribute is not unique.
    Repair: Modify the id attribute value so it is unique.
    Error Line 213, Column 1:

    <body id=”top” class=”home page-template-default page page-id-440 stretched no_sidebar_border rtl_co …(menu-item-444)

    We don’t want to modify the template ourselves, maybe there’s a chance the creators will fix the unique id problem?

    • This topic was modified 3 years, 3 months ago by smartsector.
    #1349000

    Hey smartsector,

    That ID should only be added once by the theme. If you need further help, then please link directly to the page which you are testing.

    Best regards,
    Rikard

    #1349045

    mayby you gave that ID : top to a different color-section or another element on your page.
    That ID is preserved for the body tag !

    #1349061

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.