• Resolved simatic007

    (@simatic007)


    Hello.
    This site use Ninja Form plugin. But W3C find error in <form> was created from plugin

    Error: The aria-describedby attribute must point to an element in the same document.
    Error: The aria-labelledby attribute must point to an element in the same document.

    How fix this problem?
    Thank You.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    The errors about the aria-describedby and aria-labelledby attributes are false positives. The error is happening due to the form being built dynamically and the validation checker not seeing all of the form due to this. If you inspect the form on a page, you should see the aria attributes.

Viewing 1 replies (of 1 total)

The topic ‘Ninja Form W3C error’ is closed to new replies.