Viewing 1 replies (of 1 total)
  • Hello!

    I also experience this problem. The trigger of the function $.wpcf7SupportHtml5(); should be moved to the footer of the file /includes/js/scripts.js.

    Line 8:

    $(function() {
    	_wpcf7.supportHtml5 = $.wpcf7SupportHtml5();
    	$('div.wpcf7 > form').wpcf7InitForm();
    });
Viewing 1 replies (of 1 total)
  • The topic ‘Async JS failure’ is closed to new replies.