davmerit
Forum Replies Created
-
Please include a link to your Contact Form 7 form plus all your input in the Form of the CF7 interface. If others here are able to understand your actual problem, they may be able to offer a possible solution.
Forum: Plugins
In reply to: [Contact Form 7] Upload files inactive form contact form 7Please explain your problem into detail, 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] Are shortcodes (like [text]) mandatory?The value of the fields are not checked, so the user can submit a empty form…
I am not very clear with what you mean by that. However if your set up is done correctly, emails received will contain ONLY answers to the fields that were filled by the user.
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not working[date event-date min:2015-10-01 max:2050-12-31 placeholder “event date (dd/mm/yyyy)”]
That is an HTML5 date field not a text field. HTML 5 date field is supported in some browsers See HTML5 date type
Chrome supports HTML5 date type hence it displays it as a Datepicker using its default date format.
Firefox however does not support new HTML5 date type hence it displays it as a text field with the input placeholder.
Forum: Plugins
In reply to: [Contact Form 7] Submit Button ColorsThe actual look of CF7 forms on your website will depend largely on the current WordPress theme used and the CSS styling that theme applies to standard HTML form elements. To change the style of your CF7 forms you would need to edit the CSS style sheets used by your WordPress theme.
See Styling Contact Form for a general explanation of styling CF7 forms using CSS.
Using a Custom CSS plugin to modify a CF7 Skins Style – provides step by step instructions on how to change Submit button styling.
If you find you need more detailed advice, after reading and working through the above link, please include a link to your Contact Form 7 form, so others here can examine your form in detail using Firebug or Chrome Dev Tools to understand the CSS used for your CF7 form elements and provide you with a possible solution.
Forum: Plugins
In reply to: [Contact Form 7] an email to 2 recipientsYou can add multiple email addresses separated by commas (NOT semicolons) in the To: field in Mail Section.
You can also cc: and bcc: using the Additional headers: field in Mail Section – see Adding Cc, Bcc and Other Mail Headers.
Forum: Plugins
In reply to: [Contact Form 7] Placeholder tag issue[type name options value]The order of arrangement is important See http://contactform7.com/tag-syntax/
Forum: Plugins
In reply to: [Contact Form 7] Comma Separated To FieldYou can add multiple email addresses separated by commas in the To: field in Mail Section.
You can also cc: and bcc: using the Additional headers: field in Mail Section – see Adding Cc, Bcc and Other Mail Headers. 🙂
Forum: Plugins
In reply to: [Contact Form 7] Issue with select box value using pipeI am not sure what you want to achieve using CF7s pipe.
Use pipe for selectable recipient See http://contactform7.com/selectable-recipient-with-pipes/
And use select for regular drop down menu options see http://contactform7.com/checkboxes-radio-buttons-and-menus/
Forum: Plugins
In reply to: [Contact Form 7] add images to formImages at first were rendering fine, but now they are not rendering. I repeated the process but still broken 🙁
All image links lead to a 404. Check your links again 🙂
Also see Contact Form 7 Email Issues. Has 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] Emails are not being senteven if the success message is being shown.
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] block or disable specific date from date field?This is not available directly in Contact Form 7. Suggest you try a reservation plugin for this purpose See https://wordpress.org/plugins/tags/reservation-plugin
Forum: Plugins
In reply to: [Contact Form 7] Check boxes nor radio buttons appearPlease 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] button submit or send customThe actual look of CF7 forms on your website will depend largely on the current WordPress theme used and the CSS styling that theme applies to standard HTML form elements. To change the style of your CF7 forms you would need to edit the CSS style sheets used by your WordPress theme.
See Styling Contact Form for a general explanation of styling CF7 forms using CSS.
If you find you need more detailed advice, after reading and working through the above link, please include a link to your Contact Form 7 form, so others here can examine your form in detail using Firebug or Chrome Dev Tools to understand the CSS used for your CF7 form elements and provide you with a possible solution.