Find and solve Achecher error

  • Posts: 32
  • Thank you received: 1
  • Hikashop Business Hikashop Essential
2 years 3 months ago #338279

-- HikaShop version -- : 4.4.5
-- Joomla version -- : 3.10.4
-- PHP version -- : 7.4.27

Hello,

i would like to help me find and solve 1 error from Achecher page ( achecker.achecks.ca/checker/index.php ).
Please check below:

1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.

Success Criteria 1.4.4 Resize text (AA)

Check 117: i (italic) element used.
Repair: Replace your i elements with em or strong.
Error Line 482, Column 3:
<i class="fas fa-spinner fa-pulse"></i>


It is very important for me.

Thank you for your time.

Kind regards,
dimitris

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
2 years 3 months ago #338285

Hi,

This isn't code available by default in HikaShop.
It must be custom code added to HikaShop via a view override.
If you edit the file product / cart.php via the menu Display>Views, you normally have this line of code:

<div class="hikashop_checkout_loading_spinner <?php echo $spinner_css ?>"></div>
So you if you look there, you'll probably find a modified version of that code with the i tag that you want to replace to an em tag.

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

Time to create page: 0.043 seconds
Powered by Kunena Forum