Hallo,
ich erstelle gerade eine barrierefreie Website.
Ich habe einige WCAG-Fehlermeldung:
Kontaktformular
1. fieldset hat keine legend
2. Es gibt ein verstecktes leeres Input field ohne form label
<p class="hidden">
Missing form label<input type="text" name="avia_6_1" class="hidden " id="avia_6_1" value="">
</p>
3. Team Member Element Alt-text –
!!!Redundant alternative text – The alternative text for an image is the same as nearby or adjacent text.!!!
Why not use the nomal Alt from the picture?
4. Consent Banner:
Errors Empty link A link contains no text.
<a class="avia-privacy-reload-tooltip-link" aria-hidden="true" href="#" rel="nofollow" data-avia-privacy-reload-tooltip="<div class="av-cookie-auto-reload-container"><h2>Lade die Seite neu</h2><p>Damit deine Cookie-Einstellungen umgesetzt werden, müssen wir die Seite neu laden.</p></div>"></a>
Gibt es dafür eine Lösung oder demnächst ein Update?
I have the same issue with the contact form. I need to have the page compliant with WCAG 2.1.
What is the reason for this hidden element?
Hi,
Thank you for your inquiry.
The empty field in the contact form is used to catch or block spam bots. If this field is filled out, it usually means the form was submitted by a script. Please make sure you’re using version 7.1.2 to resolve the “Empty link: A link contains no text” warning mentioned above.
@KroDevelop: If you have more questions, please open a new thread.
Best regards,
Ismael