Missing ARIA label IDs – accessibility error
-
When I scan my site for accessibility issues, the following warning comes up for the individual event pages (both repeating events and stand-alone events):
Missing ARIA label IDs
When specifying accessible names viaaria-labelledby, ensure that the label elements exist.Issues
mc_283-title-<div id=”mc_single_21_283-single-details-283″ class=”details no-image” aria-labelledby=”mc_283-title-“>…</div>This code points to a missing ID:mc_283-title-
Is there somewhere I can address this ID issue when I add events to the calendar?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Missing ARIA label IDs – accessibility error’ is closed to new replies.