Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1484229

    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=&quot;av-cookie-auto-reload-container&quot;><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?

    • This topic was modified 4 months, 3 weeks ago by bur2000.
    • This topic was modified 4 months, 3 weeks ago by bur2000.
    • This topic was modified 4 months, 3 weeks ago by bur2000.
    • This topic was modified 4 months, 3 weeks ago by bur2000.
    • This topic was modified 4 months, 3 weeks ago by bur2000.
    • This topic was modified 4 months, 3 weeks ago by bur2000.
    #1489400

    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?

    • This reply was modified 2 weeks, 5 days ago by KroDevelop.
    #1489447

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact form – fieldset no legend’ is closed to new replies.