• Resolved Backpack.Studio

    (@backpackstudio)


    Plsease fix code on: wpforms/includes/class-frontend.php

    from:

    '<img src="%s" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="">',

    to:

    '<img src="%s" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Spinner">',

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @backpackstudio,

    Thanks for contacting us!

    Since the image is a decorative image, we have left the alt attribute empty, so that it will be “invisible” for the screen readers. However, I do agree it would be super helpful, and we’ll keep it on our radar as we plan out our roadmap in the future.

    If you have any other questions, please let me know 🙂

    Thread Starter Backpack.Studio

    (@backpackstudio)

    Prashant Rai wrote:

    Since the image is a decorative image, we have left the alt attribute empty, so that it will be “invisible” for the screen readers.

    Please note, that this is hard coded into plugin and site-owner does not have proper control over it. With an update fix in code will be overwritten.

    If formula is used on many pages (for example product pages on e-store), this triggers huge amount of SEO errors and reduces drastically SEO ranking.

    The product you provide should help to solve problems, not to cause new ones.

    Hello @backpackstudio,

    Thanks for the feedback you’ve shared, and I’ll share this with our development team for future considerations.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plsease fix code on class-frontend.php – Missing alt tag content’ is closed to new replies.