Installation center -> Advanced options -> Blocks configurations Explanation:Aria attribute is a value that can be set for the specified HTML elements to improve their accessibility (enhance for people with disabilities the web content/web apps and especially JavaScript code).Aria attribute modifies incorrect or incomplete code to create a better experience for those using AT by […]
Category: Site Settings
Add new tabindex
Installation center -> Advanced options -> Blocks configurations 1. Add new tabindexExplanation:The “Tabindex” attribute is used in HTML to set rules related to principles of elements focusing. With the help of tabindex, you can allow or prevent elements from being sequentially focusable during the keyboard navigation (by pressing the button “Tab”) and determine their relative […]
Add Selectors for Menus with Dropdown Submenus
Sometimes, dropdown submenus are not accessible via keyboard tab navigation. To improve this: This action will make dropdown submenus more accessible, allowing for smoother navigation throughout the site for users utilizing screen readers or keyboard navigation.
Automatic Detection of the Current Language
Our system supports multiple languages and automatically identifies the website’s language based on the HTML language tag. To use this feature: Proper language detection significantly enhances site accessibility for users speaking different languages.
Data Table Accessibility
Purple Lens automatically identifies and corrects tables within your website that are not accessible to people with disabilities. Here’s how to enable this feature: Once activated, the system will automatically scan your site’s tables and adjust their accessibility to comply with the necessary hierarchy. By default, the option “Data table accessibility” is deactivated (the checkbox […]
Accessibility statement link.
The user can enter a link to their accessibility statement page The link will appear in the purple lens accessibility component and open the link in a new window If no link is entered, the system automatically links the button to the accessibility statement on the purple-lens website Cross-Platform Plans: add link wordpress plugin
Flatsome Mega Menu how to make it
If you are using Flatsome Theme using Mega Menu We found a problem with accessing the mega menu and to prepare we created a code that must be activated, the activation is in the settings /wp-admin/admin.php?page=purple-toolbar
Manage Dashboard Cross Platform and Shopify
Dashboard It’s the place where you can install plugin for your website after you subscribed. It gives an option to access widget functionality and branding plus Plugin features.
Add site Cross Platform and Shopify
6. Get script to implement 7. the script
Landmarks
Landmarks provide a powerful way to identify the organization and structure of a web page. The structural information conveyed visually to users should be represented programmatically in the markup using landmark roles. The use of landmarks roles supports keyboard navigation to the structure of a web page for screen reader users and can be used […]