• Resolved mariodts

    (@mariodts)


    Hi i use your plugin. On Achecker i get the error that i have to add a description to the link using the aria-label attribute.

    My html output is like this

    <ul class="elementor-icon-list-items">
    							<li class="elementor-icon-list-item">
    											<a href="/wishlist">
    												<span class="elementor-icon-list-icon">
    							<span aria-hidden="true" class="dlicon ui-3_heart"></span>						</span>
    										<span class="elementor-icon-list-text"></span>
    											</a>
    									</li>
    						</ul>

    And i have to change it like this

    <a href="/wishlist" aria-label="Wishlist">

    Can i do it with hook?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello there,
    we hope you’re doing well!

    Could you tell us which page/section this error refers to? Because it can be the wishlist page, the add to wishlist buttons on the shop products, the single product page, etc.

    You can probably achieve this by overriding one of our templates in your theme.

    We will be attentive to your response.

    Best regards.

    Thread Starter mariodts

    (@mariodts)

    thanks for the reply.
    is the heart icon i have on my header. on click redirects me to wishlist page.
    hopes it helps

    Hello there,

    Our plugin does not add an icon in the header, and this can only be achieved by custom code, or perhaps some theme integration. Could you tell me how you added it? It would also be useful if you share the link to your site.

    Let us know any news.

    Best regards.

    Thread Starter mariodts

    (@mariodts)

    thanks for the reply. we use elementor page builder.

    • This reply was modified 2 years, 9 months ago by mariodts.

    Hi there,
    Thanks for your reply.

    Could you please share the link of your page so we can try to understand what you mean by checking directly the HTML of the page?

    You just need to place a description?
    Let us know.
    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Accessibility issue’ is closed to new replies.