News:

Support the VirtueMart project and become a member

Main Menu

Accessibility Issue

Started by afentiko2000, December 28, 2021, 17:21:06 PM

Previous topic - Next topic

afentiko2000

Our site needs to be WCAG 2.0 compliant. Running it through webaim.org, a last error is generated in the category page probably  from the core modal javascript. The hidden link:

<a id="sbox-btn-close" href="#" role="button" aria-controls="sbox-window"></a>

is empty. How do I remove this or hide this code?
J 3.9.25
VM 3.8.8

GJC Web Design

can't find the id sbox-btn-close in the current VM 3.8.8
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jenkinhill

It's a Joomla file, not part of VM.  /media/system/js/modal.js
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

afentiko2000

Thank you for the answers. I found it. I know that is not this forum's job to help, but because i am new in coding is there a way to make it disappear? Do i have to uncomment the specific line or place a text to href #  link?
Thank you in advance!