I’m using WebP Express plugin to load webp images rather the jpeg or png. So far everything is working fine except a little glitch.
On the single product page, the Alt and Title text get undefined for gallery images. Mouseover on any thumbnail below the main image and you can verify the trouble in the link given.
A page link is given. Can you provide me necessary code to amend?
It doesn’t work well because the HTML structure is different now and JS is not working correctly. You can customize this in the file woodmart/js/functions.js. Find this part and remove or replace alt and title tags http://prntscr.com/osw2iy