Accessability errors

  • Posts: 1028
  • Thank you received: 11
  • Hikashop Business
1 year 3 months ago #349280

-- HikaShop version -- : 4.7.1
-- Joomla version -- : 3.10.11

Hello!

i'm correcting errors for WAVE Web Accessibility Evaluation Tool.
It shows an error at the cart:

Empty table header
A <th> (table header) contains no text.


How can this be fixed?

Thank you

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
1 year 3 months ago #349281

Hi,

If you edit the file product / cart via the menu Display>Views, you have this line:
<th></th>
This empty header is there for the delete icon column, so we decided not to put a title there. The delete button on each row is self explanatory.
Note that I checked your URL and I see that you have a class on that "th" tag while we don't in the default view. So you might have some kind of override there already with some different code... Just look for the </th> tag in the code and you should find it.

The following user(s) said Thank You: verzevoul

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum