Home Forums WoodMart support forum Getting page speed warning for accessibility

Getting page speed warning for accessibility

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #482088

    techiebraj
    Participant

    Hi team,

    Getting below warning in page speed:-

    See, https://prnt.sc/837Jvzy-H0vP

    How to fix this?

    Thanks!

    #482093

    Luke Nielsen
    Keymaster

    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

    #482217

    techiebraj
    Participant

    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!

    #482340

    Luke Nielsen
    Keymaster

    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

    #482438

    techiebraj
    Participant

    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!

    #482441

    Luke Nielsen
    Keymaster

    Hello,

    Sorry, more detail in the below screenshot:

    https://take.ms/fULzJ

    Kind Regards

    #482443

    techiebraj
    Participant

    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!

    #482539

    Luke Nielsen
    Keymaster

    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

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)