Questions tagged as 'contact-form-7'

1
answer

How to limit the size of the text area on a form in Contact Form 7?

I put a simple form on my site but I'm having difficulty limiting the area destined for user messages (the one that can be resized with the mouse), because it is a standard size that goes beyond the margins of the session. I have not found any o...
asked by 10.09.2018 / 19:13
1
answer

Problems with contact form 7 - function on_sent_ok obsolete

I have some forms using the plugin contact form 7 and each one redirecting to a specific success page, I used on_sent_ok, however he does not want to run I went to check and found out that it is obsolete and the correct one now is to use the gif...
asked by 13.09.2017 / 17:20
0
answers

Form Contact form7- There is no error message but the form is not submitted

Hello, I have a form using the wordpress plugin contact-form-7 with javascript code. Use hidden type fields and conditional fields. The filling of the fields works perfectly, however when I submit a submit no message appears and no error and the...
asked by 08.04.2017 / 17:18
1
answer

Contact form in php does not send

<?php $name = $_POST['name']; //pega os dados que foi digitado no ID name. $email = $_POST['email']; //pega os dados que foi digitado no ID email. $assunto = $_POST['assunto']; //pega os dados que foi digitado no ID...
asked by 13.12.2016 / 11:55
2
answers

Customizing button to send file from Contact Form 7 wordpress

I have a form in contact form 7, of wordpress, that I need to change the button to attach files, today it looks like this: Ineedthebuttonstolooklikethis: Ihavetriedeverythingandnothing!!!Ifanyoneneedstoaccessthetestpageisthis here !     
asked by 28.02.2017 / 22:54
1
answer

Problem sending HTML email in your body using PHP [duplicate]

The code works in parts, sends everything normal, fills in and the like, the only problem I'm having is in $ body, when email arrives in email, the HTML code is displayed and not how it should arrive PHP code from my contact_me.php <...
asked by 10.10.2018 / 19:38
0
answers

Contact Form 2018

Good afternoon, guys! I'm super beginner in programming and I'm trying to edit a template, but the contactform part is not working. If anyone can give me a light, I will be very grateful. Below the HTML: Contact us <form...
asked by 19.11.2018 / 17:36
0
answers

Wordpress & Contact Form 7 - Use custom shortcode in the body of the email

I need to add a custom shortcode, that is, in addition to those already provided by the plugin, such as [nome] , [email] , etc. in the email body to be sent. The reason is that I need to check the value of a form field and put the...
asked by 28.09.2018 / 01:38
0
answers

Problem with Sending E-mail with Contact Forms 7 | Wordpress

I have several Wordpress sites hosted on different servers, all with contact forms managed by Contact Forms 7. However, many of these forms are presenting a problem in sending forms where the email is not received, but no error message is gen...
asked by 14.08.2018 / 17:07
0
answers

Contact form 7 Do not send attachment

I'm having a problem submitting attachment with the contact form's plugin 7 wordpres, I'm using what the documentation asks for [file your-file limit: 2mb filetype: doc | docx | jpg | jpeg | pdf] I also set a temp folder define ('WPCF7_...
asked by 09.05.2018 / 16:38