• Resolved islp

    (@islp)


    Hello, the plugin is causing an error: in the footer of my website I get:

    document.addEventListener( ‘wpcf7submit’, function( event ) { var reference = Date.now().toString(36) + Math.floor(Math.pow(10, 12) + Math.random() * 9*Math.pow(10, 12)).toString(36); jQuery(‘input[name=”wpcf7cfpdf_hidden_reference”]’).val(reference); }, false );

    By investigating in the HTML, I found this code is not surrounded by script tag.

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Error in the footer of my website’ is closed to new replies.