• Resolved Imtiaz Rasool

    (@imtiazsial)


    I am applying accessibility tool on my website but issue is that I have changed the code according to the error list but still that error exist in error list

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Amber Hinds

    (@alh0319)

    Hi @imtiazsial,

    Can you please provide a link to the page and an example of the error you’re seeing that is not going away?

    Thread Starter Imtiaz Rasool

    (@imtiazsial)

    Thanks for your reply Amber, here is the link of that page.
    https://skystem.torontodigits.com/case-studies/

    alt text is added in every image but it shows error.

    Plugin Contributor Amber Hinds

    (@alh0319)

    Would you be able to share a screenshot of one of the errors in Accessibility Checker?

    Also, it looks like you’re using something called Fusion Builder based on what I see when inspecting the page. I’m not super familiar with that. Can you link me to that builder?

    One thing to try is hitting the update button on the post in the WP edit screen. We’ve seen some page builders where when you save in the page builder, it doesn’t trigger a post_save action in WordPress, which is what prompts the page to re-scan. Since I’m not familiar with this builder, I’m not sure if that’s a problem here or not.

    Thanks.

    • This reply was modified 1 year, 8 months ago by Amber Hinds.
    Thread Starter Imtiaz Rasool

    (@imtiazsial)

    I am not doing any change in fusion builder, in fact I’m changing it from a separate coding file. Also when I remove the alt text from coding file it shows error in both wave web accessibility evaluation tool and accessibility checker and when I add alt text in images it does not show error on wave web accessibility evaluation tool but it does not remove from accessibility checker.

    in picture1 there is another website where I have checked the accessibility of my website and there were 36 errors on this page and after removing errors 2 are left which are general errors.
    Picture2 showing total errors on this page which I have already removed.
    Picture3 showing the error description with code.
    In picture4 I have inspected the same page for showing you that alt text is added but accessibility plugin still showing error.

    Plugin Contributor Amber Hinds

    (@alh0319)

    Hi @imtiazsial,

    The way the plugin currently scans, it can’t see JavaScript fixes to the page. So if you’re modifying these with JavaScript as the page loads, that would explain why the issues are not going away.

    We’re in the process of building a new version that will also be able to recognize JavaScript patches and hope to have this ready to release in a few weeks. You can wait for this to be released or, in the mean time, can use the “ignore” feature to dismiss those issues.

    Thanks,
    Amber

    Thread Starter Imtiaz Rasool

    (@imtiazsial)

    Thanx @alh0319 for your support and guidance. I am very excited for your next update.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘When I do a fix in code, plugin did not remove this from error list’ is closed to new replies.