Hi!
Please, as you work with alt attribute for images, could you indicate some plugin that put alt attribute in the image link of the article when is displayed at home for example? Google is asking for that:
“Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users.”
Thanks,
Tony
I activated the plugin – is there another step? No alt tags have been added. Can’t see them in the media, can’t see them on page.
]]>I just noticed a PHP:NOTICE for this plugin here:
[13-Mar-2020 12:12:07 UTC] PHP Notice: Undefined index: post_type in /var/www/html/wp-content/plugins/update-alt-attribute/incl/media_custom_alt.php on line 150
the $query is assumed to always have a ‘post_type’ defined, wich does not have be the case.
Simply checking the existence of that index first should solve the issue.
if ( array_key_exists('post_type', $query->query ) && array_key_exists($query->query['post_type'] == 'attachment') && !empty($query->query['s'])) {
I would be thankful, if that could be added to the plugin,
Happy Coding,
tobidot
Hello,
Is it possible JUST to chage the Alt Text and Title of image of Product Gellery?
Thanks.
]]>Look at this list.
It doesn’t seem to be a correct text conversion, right?
]]>Please add way to search for image names, or search for empty tags
search for image names is broken and always returns empty
]]>I’m trying to user this plugin to add alt tags to about 10,000+ images in my media library (using the “Update ALT” screen), but all I get is a “loading” text indicator that never changes whne I click on the blue “Start Update Only Media” button. Also, when using Chrome .. I’m getting a 500 Internal Server Error when trying to call wp-ajax.php.
I was able to successfully use this plugin on a staging environment to add ALT tags to about 6,600 images, which makes me wonder if I might be up against a memory limitation. Is there any way that I can debug this more easily? Or is there a setting that I can change somewhere that might allow me to exceed the memory limit?
Thanks,
– Yvan
Dear Maui Marketing, I installed the plugin in WordPress 4.6 and activated it, but it wasn’t added to Tools in the Menu in WP-Admin, can you please check it? Thanks and best regards, Dieter
]]>I am running a website audit which showed several images missing alt tags. I installed the plugin, updated alt tags and saved all of the displayed alt tags. When I rerun the site audit (even with multiple tools), the alt tags still show as missing. Are the alt tags generated only dynamic for the page source or are the alt tags saved to the database?
If not saved to the database, this tool unfortunately does not help with website audit improvements. Any suggestions? Thanks.
]]>Received the following error message:
Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 40 in /home/content/p3pnexwpnas02_data02/91/2088991/html/wp-content/plugins/update-alt-attribute/incl/update_media.php on line 160
]]>Installed, clicked on “Start Update Only Media” and got lines of error:
Warning: preg_match() [function.preg-match]: Compilation failed: missing terminating ] for character class at offset 40 in /xxx.com/html/wp-content/plugins/update-alt-attribute/incl/update_media.php on line 160
1 NrwqTNMkL
Deactivated plugin for now. Please advise?
]]>Hello,
When using this plugin with media uploaded true Rtmedia (Buddypress add on) the plugin uses the name of the Album the image is located in, instead of the title of the image itself.
]]>Hi
I want automatically add yoast focus keyword to all of my images alt (at the end of my current alt s)
Is this possible with your plugin?