However, it did not work and despite all images having alt text in the media library, when using inspect images show as missing alt text. Can anyone advise what else I might try?
]]>I am not seeing the alt tag option when I have photos in a photo gallery. We upgraded the TP plug-in to be able to have multilingual alt tags but not sure how to work with this functionality easily.
Can you please advise?
]]>where $id equals image id
$alt = get_post_meta($id, ‘_wp_attachment_image_alt’, TRUE);
alt=”‘ . $alt . ‘”
I have the problem, that my client wants to use image sliders “above the fold” to showcase interior designs (without any descriptions). My feature wishes for depicter would be the following:
Perhaps I missed an existing option to make it work?
]]>When inserting an image in a SiteOrigin Editor Widget, it will take on the default ALT tag from the media library, unless changed. However when using the SiteOrigin Image Widget, the default is a blank ALT tag section.
It would be really useful to have a rule that an empty ALT section in the SiteOrigin Image Widget means the front end view will automatically use the default ALT tag for that image, rather than just leaving it empty.
Is this possible?
]]>