davmerit
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Radio buttons are not validatingNote that there is no required version of radio (“radio*”). The reason Contact Form 7 doesn’t provide “radio*” is because a radio button is a required field by nature. The HTML spec document explains it more in detail.
See http://contactform7.com/checkboxes-radio-buttons-and-menus/
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7: ReCAPTCHA Placeholder Error on Page LoadThis is could be due to a JavaScript conflict with either your current WordPress theme or one of the other plugins you are using – see Contact Form 7 Email Issues – there is a link there that covers JavaScript Conflicts.
Forum: Plugins
In reply to: [Contact Form 7] Submittes messages are always from my hosting siteSee Contact Form 7 Email Issues. There is a link at the bottom of the page to a comprehensive and detailed article which covers many issues. Most people that work through this information appear to be able to resolve their email sending & receiving issues.
If you find you need more detailed advice, after reading and working through the above links, please include a link to your Contact Form 7 form plus all your input in the Form and Mail sections of the CF7 interface. This should allow others to understand your actual problem and offer a possible solution.
Forum: Plugins
In reply to: [Contact Form 7] File Upload not workingI tested your form at the link provided. It seems everything works fine. I uploaded a .pdf file and I got the green success message.
Did you upload the required file extension in your test?
Forum: Plugins
In reply to: [Contact Form 7] How do I decrease the size of the text boxes?I can see your form still has the problem. The code has still not been commented as I suggested to you. Kindly get that resolved first then I can assist you on the next one. Also you may have to start a new thread with your next question.
Please include a link to your Contact Form 7 form. If others here are able to understand your actual problem, they may be able and willing to offer a possible solution.
Forum: Plugins
In reply to: [Contact Form 7] File Upload not workingPlease provide the actual link to your form.
Forum: Plugins
In reply to: [Contact Form 7] CF7 : one form working, one doesn'tGreen box with successful message but no mail to be received, on each address
The green Success message and not receiving any error messages is a very clear indication that CF7 is sending the email.
So your email is probably being seen as spam somewhere in the email process. This is usually due to email headers (in particular the From email address used) or email content.
Emails can be considered spam for a whole host of reasons and get rejected at many points in the email process in addition to your spam folder.
See Contact Form 7 Email Issues – this links to a much more comprehensive article which also covers emails being considered spam.
See also Best Practice to Set Up Mail.
If you find you need more detailed advice, after reading and working through the above links, please include a link to your Contact Form 7 form plus all your input in the Form and Mail sections of the CF7 interface. This should allow others to understand your actual problem and offer a possible solution.
Forum: Plugins
In reply to: [Contact Form 7] Boxes do not showYou may add your CSS via Child Theme or use custom CSS plugin.
Forum: Plugins
In reply to: [Contact Form 7] hidden field in the formYou can add any HTML you want, including any standard HTML form elements, in the form section of the CF7 interface.
In your case you could add something like:
<input type="hidden" name="my-hidden" value="hidden-value">Forum: Plugins
In reply to: [Contact Form 7] No output in mailDoes the name tag,
[radio-74]actually exist as a name tag to one of your form fields ?Forum: Plugins
In reply to: [Contact Form 7] How to specify which email to send filled formWhere do I go to specify what email the contact form should go to after submission?
You can change this at the Mail section of the CF7 user interface. Add your email at the To: field.
Also, I’m getting the orange box after I submit a test.
See Contact Form 7 Email Issues. There is a link at the bottom of the page to a comprehensive and detailed article which covers many issues. Most people that work through this information appear to be able to resolve their email sending & receiving issues.
Forum: Plugins
In reply to: [Contact Form 7] Custom events when and after submittingLooks like you are looking for Conditional Logic which is not available directly in the Contact Form 7 plugin.
This sort of conditional logic is not available directly in Contact Form 7. It can be done via custom programing but you would need to be rather skilled at WordPress development using PHP and/or jQuery.
Some of the premium Form plugins do offer some Conditional Logic including Gravity Forms and Ninja Forms.
Forum: Plugins
In reply to: [Contact Form 7] How to send an email to multiple recipients SEPARATELYThis is not available directly in Contact Form 7. It can be done via custom programing but you would need to be rather skilled at WordPress development using PHP and/or jQuery.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Telephone Field maskIn this case I think you would be better of contacting the CF7-phone-mask plugin forum as this is not directly related to CF7