Getting page speed warning for accessibility
-
Hi team,
Getting below warning in page speed:-
See, https://prnt.sc/837Jvzy-H0vP
How to fix this?
Thanks!
Hello,
Judging by your screenshot, I see the issue with the viewport, in the theme it can be changed in Theme Settings -> Other -> Viewport tag: https://take.ms/Ag1Vg
Kind Regards
Hi,
It got fixed, another issue i can see is, Links do not have a discernible name for Wishlist Icon, see https://prnt.sc/9qi9Rd2bAw6-
And one more is Detected JavaScript libraries, see https://prnt.sc/AMKbjuReDPa_
Thanks!
Hello,
1. You can copy this header-elements/wishlist.php
file with the same path to the child theme and then in the copied file add the arial-label
to that tag.
2. As for that JS library, it is an important library in the theme so we cannot delete it.
Kind Regards
Hi,
For 1, your instruction is not clear 🙁
Inheader-elements/wishlist.php
there are lots of code there, can you please tell clearly where to addarial-label
See here:- https://prnt.sc/Zn2vErsIQlX2
Thanks!
Hello,
Sorry, more detail in the below screenshot:
https://take.ms/fULzJ
Kind Regards
Hi,
I see this code in line 44:-
<a href="<?php echo esc_url( woodmart_get_wishlist_page_url() ); ?>">
Where to add arial-label
tag in the above code?
Thanks!
Hello,
After the href
attribute you can define the arial-label, mode detail here: https://take.ms/CWRCO
Please let us know if there is anything further we can assist you with!
Kind Regards