• Resolved roadlink

    (@roadlink)


    Hello,

    Lighthouse gives error for thumbnails.
    As you may see from the code, there is no alt element.

    <ol class="flex-control-nav flex-control-thumbs">
    <li>
    <img src="https://www.mysite.com/wp-content/uploads/2021/04/intel-core-i7-11700k-cpu-100x100.jpg" class="" draggable="false">
    </li>
    <li>
    <img src="https://www.mysite.com/wp-content/uploads/2021/04/intel-core-i7-11700k-cpu-1-100x100.jpg" draggable="false" class="flex-active">
    </li>
    </ol>
Viewing 1 replies (of 1 total)
  • Plugin Author emandiev

    (@emandiev)

    Hello,

    Thanks for the feedback!

    Unfortunately, the plugin cannot handle all available WordPress themes.
    You can try contacting the theme’s developer (if it’s a premium theme).

    Right now, I am focused on building a general solution that works on most websites.
    In the future, I might go through the most popular themes to add theme-specific fixes/addition.

Viewing 1 replies (of 1 total)
  • The topic ‘alt for product thubnails’ is closed to new replies.