Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @dmpp

    Could you please provide steps to reproduce the issue?

    Regards,

    Thread Starter Wow Digital

    (@dmpp)

    Sure. I installed wordpress, then installed the ultimate member plugin from the WP repo.

    When I run a check using achecker.ca it identifies the issue with <i class=”um-faicon-times”></i>

    This is the code that’s output on every page in the site.

    <div id="um_upload_single" style="display:none"></div>
    <div id="um_view_photo" style="display:none">
    
    	<a href="javascript:void(0);" data-action="um_remove_modal" class="um-modal-close"
    	   aria-label="Close view photo modal">
    		<i class="um-faicon-times"></i>
    	</a>
    
    	<div class="um-modal-body photo">
    		<div class="um-modal-photo"></div>
    	</div>
    
    </div>
    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @dmpp

    Just letting you know that I’ve made an issue on our github repository regarding the accessibility issue:
    https://github.com/ultimatemember/ultimatemember/issues/779

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hey there!

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Accessibility issue’ is closed to new replies.