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?
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
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 !