Home Forums WoodMart support forum Images Alt text Reply To: Images Alt text

#324396

betterlee
Participant

hi, Elise, I did some tests today. I found I was wrong yesterday. The issue is not caused by the plugin because I found only four promo banner images’ alt texts are changed for some unknown reason. I guess those four images are detected by Yoast and informed me they has no focus keyword.

From the home page source code, I found following code.
<div class=”banner-image”>
promo-banner-image<noscript>promo-banner-image</noscript> </div>
</div>
I did add alt text with Media lib before. But here, it’s changed to “promo-banner-image”. Is it possible it’s changed by some css file? Because I found the class named promo-banner-image. Do you know any code can make this .

Furthermore, I am just wondering why Yoast only found 7 images. With elementor, some widgets contain more images.

If you have some information, please share with me. Thanks.