• 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]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @coughlin

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

    Regards.

    Thread Starter coughlin

    (@coughlin)

    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.

    Plugin Support Yurii

    (@yuriinalivaiko)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.