You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing a site with the @gantry 5 template via @googlePageSpeed Insights, I found the following errors related to the menu icon - image field.
Image elements do not have explicit width and height
images in this field do not have width and height in the code.
the same error for the Logo (custom image) particle code in my template.
Image elements have [alt] attributes that are redundant text.
the image has the same alt text as the menu item (text field).
I suggest making it possible to specify a different alt text for the menu item icon/image.
Joomla 5.1.4, Gantry 5.5.19
The text was updated successfully, but these errors were encountered:
universewrld
changed the title
Error when checking the menu item image field
Error when checking the menu item - [image] field
Oct 14, 2024
While testing a site with the @gantry 5 template via @google PageSpeed Insights, I found the following errors related to the
menu icon
-image
field.width
andheight
images in this field do not have
width
andheight
in the code.the same error for the
Logo
(custom image) particle code in my template.[alt]
attributes that are redundant text.the image has the same
alt
text as themenu item
(text field).I suggest making it possible to specify a different
alt
text for the menu itemicon
/image
.Joomla 5.1.4, Gantry 5.5.19
The text was updated successfully, but these errors were encountered: