Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #290876

    Hi, thanks for this great theme. Although I am new to WordPress, I find it very easy to use.

    I am building a web site which must conform with WCAG 2.0 Level A. When I check the pages with AChecker (http://achecker.ca/checker/index.php), I get the following problem reported by the tool.

    2.4 Navigable: Provide ways to help users navigate, find content, and determine where they are.
    Success Criteria 2.4.4 Link Purpose (In Context) (A)
    Check 174: Anchor contains no text.
    Repair: 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.

    The problem is caused by the following line
    <a id="advanced_menu_toggle" href="#" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></a><a id="advanced_menu_hide" href="#" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></a>

    Is there a way that I can rectify this problem?

    • This topic was modified 10 years, 4 months ago by eli2014.
    #290877

    This is the line I am referring to:
    <a id="advanced_menu_toggle" href="#" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></a><a id="advanced_menu_hide" href="#" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></a>

    • This reply was modified 10 years, 4 months ago by eli2014.
    #291000

    Hi!

    Please go to Appearance > Editor and open Helper-main-menu.php file and find the first two lines here – http://pastebin.com/kJLCRjhW
    and change it to bottom two lines

    Best regards,
    Yigit

    #291201

    Thank you for your prompt reply. I have made the change and it works perfectly. I am very much appreciated for your help.

    By the way, will this change be included in your future releases?

    #291401

    Hey!

    You can open a request for the feature on our Feature Requests page. If enough users ask for this modification, we’ll add it on the theme.

    Cheers!
    Ismael

    #374873

    Can’t find wether this feature has been added. Has it?

    #376775

    Hi!


    @shakingtree
    No, it was not. Please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/
    If you would like to apply the changes manually, please see my post here – https://kriesi.at/support/topic/web-accessibility-problem/#post-291000

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.