📄️ Error Messages
Some error messages may appear due to misconfiguration of the tool:
📄️ Components that are not translated
Image showing the red invalid cursor, which means that the element cannot be translated
📄️ Accessibility Features Unavailable
When an Accessibility Features is not compatible with the client's page, it will look disabled.
📄️ Adding Exceptions
In some cases, there may be a conflict between the Hand Talk code and a script on the site. To avoid this conflict, simply add this element as an exception.
📄️ Dynamic Iframes
When loaded, the Hand Talk Plugin scans the page for iframes and adds the necessary listeners to identify the content of an element. In the case of iframes that are built dynamically, the addListenersToIframes() function must be used to search for iframes again, or addListenersToIframe(iframe) for a specific iframe.