Your account expired support, please renew to get your support.

Support Forum Forums Woncep – Fashion Style WooCommerce Theme Accessibility Check Known Problems Reply To: Accessibility Check Known Problems

#2540
pcnw
Support Expired

I am trying to validate this website for Accessibility with Guidelines: WCAG 2.0 (Level AA).
I am using this Web Accessibility checker: https://achecker.achecks.ca/checker/
The 3 problems that I have has nothing to do with Html validation and the w3c validator can not check website for accessibility .

I need to solve theese:
– All icons that uses i tag must use span tag instead.At least for the search icon, the account icon, the wish-list icon and the cart icon, in the header.
– All links from Newest Products module have no title attribute. Must add the TITLE attribute.
– The input elements from the drop-down login form has problem with no text in label and missing associated label.

Can you show me where are the php files for the above?