• Hi,
    I’m using two forms on my site and when I try to validate my website with W3C Markup Validation Service I get this kind of errors:

    ID “formBuilderFieldName” already defined
    ID “formBuilderErrorSpaceformBuilderFieldName” already defined
    An “id” is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element)

    Is the plugin not built properly?

    How to fix this? Thanks!

    http://ww.wp.xz.cn/extend/plugins/formbuilder/

The topic ‘[Plugin: FormBuilder] W3C Validation issue: ID already defined – plugin bug?’ is closed to new replies.