davmerit
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] No shortcode IDWhere did you paste the code?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7: ReCAPTCHA Placeholder Error on Page LoadYou may try the step by step approach to finding JavaScript Conflicts
1. Switch temporarily to a WordPress default theme (Twenty Eleven etc.) and see if the problem goes away.
If it does, you’ve most likely got a JavaScript conflict with your current WordPress theme.
If switching to default theme doesn’t help it could be one of the plugins you are using that is causing the problem.
2. Disable all plugins other than Contact Form 7
If doing that solves the problem, you can then add back each item – one by one, until you find the real cause of the problem.
Forum: Plugins
In reply to: [Contact Form 7] Locales in build-in datepickerIf this resolves your question, it helps others contributing here, if you can flag your post as [resolved]
It seems you are trying to load CF7 form in a lightbox. Are you using a lightbox plugin on your website?
If so, I suggest you check it settings or contact their forum for support. This is not a problem of contact form 7. The problem is with the method you are using to display contact form 7.
I have tested the form at http://alexismarchand.ca/contact-2/ and it works fine. I sent a message and got the green success message.
Kindly provide the link to the exact from where you have the problem
Forum: Plugins
In reply to: [Contact Form 7] No Results Found error message on sendHave you set a redirect after submission?
Forum: Plugins
In reply to: [Contact Form 7] different captcha possible?You can also use really simple captcha for your CF7 form – See https://wordpress.org/plugins/really-simple-captcha/
Forum: Plugins
In reply to: [Contact Form 7] No shortcode IDDid you give your form a title and saved it before copying the shortcode?
Something must have gone wrong somewhere
You may see getting started with CF7
Forum: Plugins
In reply to: [Contact Form 7] Why isn't contact form 7 mobile compatible?Use Firebug or Chrome Dev Tools to examine the HTML and CSS of your CF7 form in detail. Once you understand how the HTML and CSS is configured in your CF7 form, you should be able to see the CSS changes you need to change the appearance of the form to suit your requirements.
Use @media rule to change the CSS of the form elements for different screen sizes.
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.
Forum: Plugins
In reply to: [Contact Form 7] Return to Home pageForum: Plugins
In reply to: [Contact Form 7] ContactForm7 – Revolution Slider ConflictThis 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.
Also try the Step by step approach to finding JavaScript Conflicts
1. Switch temporarily to a WordPress default theme (Twenty Eleven etc.) and see if the problem goes away.
If it does, you’ve most likely got a JavaScript conflict with your current WordPress theme.
If switching to default theme doesn’t help it could be one of the plugins you are using that is causing the problem.
2. Disable all plugins other than Contact Form 7
If doing that solves the problem, you can then add back each item – one by one, until you find the real cause of the problem.
Forum: Plugins
In reply to: [Contact Form 7] Smaler boxerHow do I do the text boxes smaller
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.
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.
one of my fields are date, can I do something so a calendar shows when point the mouse there
The Contact Form 7 date field is based on the new HTML5 date input type (see http://contactform7.com/date-field/) which is currently only supported on some browsers – see http://www.wufoo.com/html5/types/4-date.html
https://wordpress.org/plugins/contact-form-7-datepicker/ – could be of helpForum: Plugins
In reply to: [Contact Form 7] How do I decrease the size of the text boxes?I think all you need to do is to comment on that line – please follow my reply above to so solve this problem 🙂
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA box does not always 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.
At this point, I’ve had to simply do without reCAPTCHA. Not a great solution either.
If your form is without a reCAPTCHA, I would suggest you set it up again, forum members who may want to review the problem and offer you a solution can do so with reCAPTCHA on your form.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form, missing labelsPlease explain your question into detail, 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.