Hi Howdy_McGee, I can help you for the first and the last validation errors. You have to edit your functions.php (it is located in your active template directory) then you have to add at the end of the file the following line:
add_filter( 'wpcf7_support_html5', '__return_false' );
I still need help to fix the other validation error.