No, it doesn’t.
How have you set up in the Mail tab?
I Attached bellow a print screen:
View post on imgur.com
On field to (In Portuguese “para”), if have only two e-mails, the form send e-mails, if have more than 2, don’t send.
Could you help me/
Thanks and regards
The Para field itself has a correct value. All the integranteNemail mail-tags are correctly tied with form-tags of required email fields. It’s not the cause of the issue.
The problem is in your site itself. While you seem to use the latest version 4.7 of Contact Form 7, the HTML source of the form clearly shows it’s Contact Form 7 4.2.2.
I’m guessing you have embedded the source directly into the theme’s template. Needless to say, it won’t work.
Thanks for the Reply Takayuki,
Not yet, I looked the code and the version apparently is correct (below the codes).
If you could help me would be great! My e-mail is gustavosapienza@yahoo.com.br, I give access to you to verify what happens.
Thanks and regards
<link rel=’stylesheet’ id=’contact-form-7-css’ href=’http://helixcursos.com/site/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.7′ type=’text/css’ media=’all’ />
<script type=’text/javascript’ src=’http://helixcursos.com/site/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20′></script>
<script type=’text/javascript’ src=’http://helixcursos.com/site/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.7′></script>