Duplicate IDs
-
Hello Guido,
I just ran the HTML5 validation on my site and got two warnings about duplicate IDs:
Error: Duplicate ID vscf_privacy. From line 713, column 11; to line 713, column 115 <label><input type="checkbox" name="vscf_privacy" id="vscf_privacy" class="custom-control-input" value="yes" /> <span Warning: The first occurrence of ID vscf_privacy was here. From line 712, column 4; to line 712, column 73 roup">? <input type="hidden" name="vscf_privacy" id="vscf_privacy" value="no">? <l Error: Duplicate ID vscf_widget_nonce. From line 716, column 4; to line 716, column 93 hide">? <input type="hidden" id="vscf_widget_nonce" name="vscf_widget_nonce" value="bca686855a" /><input Warning: The first occurrence of ID vscf_widget_nonce was here. From line 684, column 329; to line 684, column 418 t us.</h2><input type="hidden" id="vscf_widget_nonce" name="vscf_widget_nonce" value="bca686855a" /><input
These seem to be thrown by the code in lines 335 and 336 in the vscf-form.php
Can this be fixed?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Duplicate IDs’ is closed to new replies.