davmerit
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] input fields not workingYes I can see its working now. Not sure why I landed on a 404. π
Forum: Plugins
In reply to: [Contact Form 7] Dropdown not workingSee Styling Contact Form for a general explanation of styling CF7 forms using CSS.
There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.
The problem is caused by the following inline CSS you have specified in your form.
ββwpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-select-parent .wpcf7-select { padding: 13px 5%; /* Problem code */ }I am not sure why you used this but I would suggest you comment on it. That should solve your problem. ββ
Forum: Plugins
In reply to: [Contact Form 7] No Results Found error message on sendPlease 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] input fields not workingPlease include a valid link to your Contact Form 7 form, the link you have provided shows a 404. 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] Contact Form 7 not sending (tho it says "Successful")I think this plugin is either broke or conflicts/doesn’t work with WordPress 4.3…Any ideas?
CF7 works flawlessly and sends millions of emails everyday. 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] Change the form settingsSee Styling Contact Form for a general explanation of styling CF7 forms using CSS.
There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.
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, 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] Compute an emailed end date from a form field start dateThis 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] Set Up Date Today 2This 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] Difference between datesThis 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] Add a suggestion look-ahead to form subject fieldThis 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] WP Mail SMTP working but Contact form 7 not workingThe 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] How to change fields' bg color?The 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.
There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.
You should also see http://contactform7.com/faq/#Why_does_my_email_address_input_field_look_different gives you some guidance on how make these fields look the same in your current WordPress theme.
Forum: Plugins
In reply to: [Contact Form 7] No shortcode IDI pasted the code into the page builder at milkenknights.com/contact.
ββThe error could be from the page builder. But I can see your form is now showing at the link provided
Forum: Plugins
In reply to: [Contact Form 7] Dropdown not workingI click on a resolt but nothing happen it just stays empty.
Do you mean ββthe selected option is empty (doesn’t appear) in your email?
If so, you need to add
ββ[menu-318]to the mail section of your CF7 be able to display the selected option in your email.Else
I click on a resolt but nothing happen it just stays empty.
Do you mean the selected option is empty (doesn’t appear) in your email?
If so, you need to add
[menu-318]to the mail section of your CF7 be able to display the selected option in your email.Else 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] Display image from requestThis 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.