Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1462063

    Hi,

    There’s aria-hidden=”true” on the link of the icon element what isn’t good for accessibility because a screenreader can’t read the link.

    And the title and description tag for the title tag isn’t correct any more because its the aria-label now. I think thats an issue for all elements after the update because you changed it use the aria-label (what is good!) and not the title attribute.

    EDIT: There’s also still an animation on the icon even if animation and effect is set to none

    All the best,
    Patrick

    #1462085

    Hey Patrick,

    Thank you for reporting this.

    I updated aria-hidden=”false” for ALB icons containing a link for 6.0.2.

    If you want to test it before please replace

    ../config-templatebuilder/avia-shortcodes/icon/icon.php

    with

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_6_0_1/config-templatebuilder/avia-shortcodes/icon/icon.php

    There’s also still an animation

    I cannot reproduce this. If you have a staging site can we have a link to it where we can see it and we can also get access to the underlying shortcode.

    Thank you in advance.

    Best regards,
    Günter

    #1462834

    Hi Günter,

    Sorry for the late answer.

    Thanks for the update. The animation thing is also fixed. Don’t know if it was just an issue on my side or if you did something.

    All the best,
    Patrick

    #1462851

    Hi Patrick,

    Thank you for your feedback.

    I did not change anything with animation. Mayby some browser/server cache issue.

    Enjoy the theme and have a great day.

    I will close this topic – feel free to open a new one when you need further assistance or find other bugs.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Accessibility issue with icon element’ is closed to new replies.