• Resolved aaronrobb

    (@aaronrobb)


    Hi, i have a site that i need to make fully accessible by WCAG standards.

    Running a test on the page that has the form for MC4WP comes back with this error:

    Check 57: input element, type of “text”, missing an associated label.
    Repair: Add a label element that surrounds the control’s label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.

    Error Line 955, Column 29:
    <input type=”text” name=”_mc4wp_honeypot” value=”” tabindex=”-1″ autocomplete=”off” />

    Is there a way to edit the honeypot field without editing the core plugin files?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Honeypot field isn’t WCAG compatible?’ is closed to new replies.