• Resolved Larrian

    (@larrian)


    If I have comments turned on, I get a drop in Accessibility scoring on my site because the “author” ids are not unique. Is there a way to change this so this doesnt happen?

    The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. Learn how to fix duplicate ARIA IDs.

    Failing ElementsAuthor

    Author

    div#respond > form#commentform > p.comment-form-author > input#author
    <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name"><h2 class="widget-title box-header-title joli-heading jtoc-heading" id="author">
    
    

    The page I need help with: [log in to see the link]

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

The topic ‘ARIA ID NOT UNIQUE’ is closed to new replies.