ver 1.3.9h
Can alt tags be added to images? By default there are no alt tags and no option in admin or image handler.
i.e. in product pages there is no <img src=".........
ver 1.3.9h
Can alt tags be added to images? By default there are no alt tags and no option in admin or image handler.
i.e. in product pages there is no <img src=".........
Last edited by kevinmc3; 31 May 2011 at 03:31 PM.
Many images have automatically generated alt tags, but having owner-generated custom alt tags per image would require custom coding and a new database table/field to store the information.
Oh yes, I should have realizes it is dependent upon my image editor....thanks
It actually has nothing to do with your image editor; Zen Cart creates alt/title tags for images displayed via its zen_image() and similar functions, based on the context of the image (product name, category name...)