Title: Accessibility issue, elements with the same id attribute
Last modified: August 11, 2023

---

# Accessibility issue, elements with the same id attribute

 *  Resolved [Teresa In](https://wordpress.org/support/users/teresa-in/)
 * (@teresa-in)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/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
 *     ```wp-block-code
       <select id="epl-sort-listings" aria-label="Sort Search"> ... </select>
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/accessibility-issue-elements-with-the-same-id-attribute/#post-17011203)
 * Thanks for letting us know Teresa. We’ve just pushed the release with these accessibility
   fixes.
 * [Full Easy Property Listings Change Log](https://easypropertylistings.com.au/change-log/)

Viewing 1 replies (of 1 total)

The topic ‘Accessibility issue, elements with the same id attribute’ is closed to
new replies.

 * ![](https://ps.w.org/easy-property-listings/assets/icon-256x256.png?rev=984159)
 * [Easy Property Listings](https://wordpress.org/plugins/easy-property-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-property-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-property-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-property-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-property-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-property-listings/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/accessibility-issue-elements-with-the-same-id-attribute/#post-17011203)
 * Status: resolved