WPIntell

Source evidence

Accessibility Issues on Ultimate Member Plugin

Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin · support · 2026-06-08T19:08:00+00:00

complaintsentiment
highseverity
1.0relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 29 rows with source links

13.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
coughlin unresolved
Hello, We are receiving the accessibility errors “ARIA input fields do not have accessible names”, “Background and foreground colors do not have a sufficient contrast ratio”, and “Links do not have a discernible name” on an Ultimate Member – Member Directory (ID 644). Is there a built-in way to provide an accessible name, or change color? The page I need help with: [ log in to see the link] Hello @coughlin I can’t open your page, it’s broken. Also, there are no such errors in the UM. Regards. Hi, Can you try to open it now please ( Find Local Food and Products – Adirondack Harvest ? We would like to change the color of the button, input fields, and add an ARIA label for the arrows and input fields. Hello @coughlin You could try to copy the wp-content/plugins/ultimate-member/templates/members.php file to your-theme/ultimate-member/templates/members.php and add attributes to tags you need. For colors try to use CSS code, for example: .um-do-search.um-button{background: #000 !importand;} Regards.

Comments

3 shown
Yurii 2026-06-09T07:47:00+00:00

Hello @coughlin I can’t open your page, it’s broken. Also, there are no such errors in the UM. Regards.

coughlin 2026-06-09T12:33:00+00:00

Hi, Can you try to open it now please ( Find Local Food and Products – Adirondack Harvest ? We would like to change the color of the button, input fields, and add an ARIA label for the arrows and input fields.

Yurii 2026-06-10T08:15:00+00:00

Hello @coughlin You could try to copy the wp-content/plugins/ultimate-member/templates/members.php file to your-theme/ultimate-member/templates/members.php and add attributes to tags you need. For colors try to use CSS code, for example: .um-do-search.um-button{background: #000 !importand;} Regards.