• Hi there,
    Thank you for this simple and powerful theme.
    I have to congratulate you on the amazing work and the clean code also.
    I am building a site that has to conform with WCAG 2.0 Guidelines for accessibility and the theme is almost getting a 100% score except the following error in the ACHECKER page (https://achecker.ca/checker/index.php):

    2.4 Navigable: Provide ways to help users navigate, find content, and determine where they are.
    
    <strong>Success Criteria 2.4.4 Link Purpose (In Context) (A)</strong>
    
    <strong>Check 174:</strong> Anchor contains no text.
    <strong>Repair: </strong>Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
    <strong>Error Line 90, Column 6:</strong>
    
    <a href="https://wordpresstest.h-d-s.gr/" rel="home"></a>

    Can you please tell me how I can achieve this fix so it will pass this test to 100%?
    Thank you

  • The topic ‘WCAG 2.0 (AA Level) Compliance’ is closed to new replies.