• I am testing for accessibility using the WAVE evaluation tool https://wave.webaim.org/
    and one item from Ultimate Member appears as an error.

    An empty link occurs at code:

    <a href="#" data-action="um_remove_modal" class="um-modal-close"><i class="um-faicon-times"></i></a>

    I am unsure how to fix this. Is there a setting I am missing, or is there a code change needed?

    Thanks

    • This topic was modified 5 years, 9 months ago by innerpenguin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @innerpenguin,

    Can you please clarify where do you see this empty link and error?
    Please attach screenshots if possible.

    Regards.

    Thread Starter innerpenguin

    (@innerpenguin)

    Thank you for looking into this. The webpage is used for a school, so ADA compliance is important.

    It is an empty link, so it can’t be seen on the website, but does appear when using tools for such.

    The whole area of code around it is:

    
    <div id="um_upload_single" style="display:none"></div><div id="um_view_photo" style="display:none"><a href="#" data-action="um_remove_modal" class="um-modal-close"><i class="um-faicon-times"></i></a><div class="um-modal-body photo"><div class="um-modal-photo"></div></div></div> 

    The empty link appears to be the part:
    <a href="#" data-action="um_remove_modal" class="um-modal-close"><i class="um-faicon-times"></i></a>

    I am unsure if it is part of a menu?

    • This reply was modified 5 years, 9 months ago by innerpenguin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Accessibility Issue’ is closed to new replies.