• Hi!

    In file modules\recaptcha.php included JS-script with attribute type:

    ...
    ?>
    <script type="text/javascript">
    ( function( sitekey, actions ) {
    
    	document.addEventListener( 'DOMContentLoaded', function( event ) {
    		var wpcf7recaptcha = {
    ...

    Please, remove attribute type="text/javascript" for themes with HTML5 support.

The topic ‘Compatibility with HTML5’ is closed to new replies.