• i need WordPress support how fix this problem Links do not have a discernible name Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users Failing Elements a

    <a href="#nav" class="meanmenu-reveal" style="background:;color:;left:0;right:auto;"><span><span><span></span></span></span></a>

    i’m use WordPress Script, Blog era Pro theme

    code on my theme

    
    jQuery('.mean-container').prepend('<div class="mean-bar"><a href="#nav">Show Navigation</a><nav class="mean-nav"></nav></div>');

    and jquery.meanmenu.js

    https://github.com/meanthemes/meanMenu

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu Links do not have a discernible name’ is closed to new replies.