When using the "single optimized image map" to display the flags, the generated code does not pass validation, claiming there is a missing "alt" attribute.
When using the "single optimized image map" to display the flags, the generated code does not pass validation, claiming there is a missing "alt" attribute.
yeah I get the same thing when I use http://validator.w3.org/
it will come back to me saying that Global Translator is missing alt tags
No response from Wordpress team 8-(
@galbaras you need to add -> alt='$value flag' to line 864 before title='$value'.
Oh and another alt='gltr' at line 916 before usemap='#gltr_flags_map'
@heiste you are a genius. This worked a treat!
I just hope the plugin developer will now implement your fixes in the next release. I think I'll keep it unresolved for a while.
You must log in to post.