No Alt For Slideshow Images - Question | JoomShaper

No Alt For Slideshow Images

Rahi

Rahi

SP Page Builder 1 year ago

Hi,

There is no alt text option for images of slidedshow add-on. I found the solution on your forum for Carousel images but not for this add-on.

Please help.

Thank you.

Regards,

Rahi

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #158575

Hi,

Images in Slideshow used in background are CSS background-image: url(...); and as you may know from HTML+CSS lessons it doesn't have ALT, more on W3C site.

Carousel Addon uses <img src="/..." that's why it may have ALT.

0
Rahi
Rahi
Accepted Answer
1 year ago #158578

so basically not possible? or not needed? Because when check SEO ability, it shows some images are without alt text.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #158586

Technically not possible using classic methods. That's why you have to focus on content inside Slider and below.

0
Rahi
Rahi
Accepted Answer
1 year ago #158587

Thanks

0