• Resolved berchman

    (@berchman)


    We’re doing accessibility testing on our website and we’ve been successful in removing all errors flagged by the WAVE Accessibility tool here: https://wave.webaim.org/

    Accessibility is becoming a much more important issue as many companies are now being served lawsuits because their website lacks the support for people with disabilities who browse the web.

    However, there is one error left and its being generated by your plugin.
    It’s an empty link reference. In other words, a link without text, or an image within it.

    The tool is highlighting the following code generated from the plugin:

    <a class="twitter-timeline" data-dnt="true" href="https://twitter.com/<em><ourtwitterhandle></em>" min-width="" height="245" data-theme="dark" data-lang="" data-link-color="" data-twitter-extracted-i1475105641426955766="true"></a>

    I’m hoping you can address this rather large accessibility issue and push out an update that helps resolve it. Otherwise, we’ll have to look for a plugin that will not generate accessibility issues.

    Let me know if you have any questions and if you can resolve this issue.

    • This topic was modified 8 years, 5 months ago by berchman.
  • The topic ‘Accessibility Error: Empty Link’ is closed to new replies.