html5 validation
-
maybe it helps …
open sf.php, goto line 1433 and …
(1) addid="s"
to the input tag
(2) removecontainer="'.$id.'"
not it looks like
<input class="sf_input" id="s" autocomplete="off" type="text" value="' . (get_search_query() == '' ? $label : get_search_query()). '" name="s" />
html5 validation is now okay for me on https://www.pictwee.com – plugin works too – maybe it helps!
kind regards,
Markus
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘html5 validation’ is closed to new replies.