Accessibility issue, elements with the same id attribute
-
Here a couple of Bugs for future updates
Document has multiple static elements with the same id attribute: epl-icon-linkedin-shape-hollow. Id attribute value must be unique
/lib/assets/assets-svg.php
It is an accessibility error: Select element must have an accessible name
/includes/template-functions.php
<select id="epl-sort-listings" aria-label="Sort Search"> ... </select>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Accessibility issue, elements with the same id attribute’ is closed to new replies.