Contact Form Fix for Cell

in functions.php (of course in child-theme) you have to add:

add_filter( ‘wpcf7_load_js’, ‘__return_false’ );