Multiple Navigation Roles WCAG guidelines
-
I am in the early staging of building a site. My site must meet WCAG standards. I chose the Neve theme because it is listed as accessibility ready. I have used several testing methods and I am getting an ARIA landmark error for the navigation. The fae.disability.illinois.edu tester gives me a detailed description of the error:
– div[role=navigation]: NAVIGATION Primary Menu Violation: Update the landmarks on the page such that the navigation landmark is not contained by the navigation landmark. Depending on the content in this landmark, consider moving it outside the navigation landmark.
-nav: NAVIGATION Violation: The navigation landmark should NOT contain the following landmark: NAVIGATION.
I have my wp core and theme up-to-date. Also I get this error even when I have all plugins deactived and custom css removed.
Any advice on how to resolve the ARIA landmark issue?
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Multiple Navigation Roles WCAG guidelines’ is closed to new replies.