Stephanie.France on "[Plugin: Contact Form 7] CF7 specific style : disappear...
Well... In fact, when I want to modify anything, all parts of "Contact Form 7" are "desactivated" (so that's the case of "contact-form-7/admin/css/styles.css"), unless this one :...
View ArticleLoboStylez on "[Plugin: Contact Form 7] Success/Error Messages Not Showing"
I kind of felt like that may be it. With the double Ajax conflicting with each other. Fooie.
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] HTML5 datepicker fallback not...
Contact Form 7 uses this method to detect HTML5 feature support. http://diveintohtml5.info/detect.html#input-types
View ArticleAmit Kumar Lahiri on "[Plugin: Contact Form 7] Email Validation - @ sign"
Hello, Usage: Wordpress version - 3.5.1 Contact Form 7 version - contact-form-7.3.4.zip Issues: 1. If I enter email address without @ sign then email has been sent. It should not happen. Email should...
View Articleitailulu on "[Plugin: Contact Form 7] create grouped form elements using...
Hello, On my site, I'd like to be able to create grouped form elements using custom post type, and then use them to create variations of a form containing one or more of these groups. Let me give a...
View Articleitailulu on "[Plugin: Contact Form 7] Can we use CF7 to send data (via POST)...
You can use this to disable sending the email: https://diigo.com/010v9l Then use the $wpcf7_data and curl to post to wherever you want If you need to remap some fields, I suggest using contact form 7...
View Articlestarkest on "[Plugin: Contact Form 7] Email Address doesn't Come through"
When I receive a submitted message from my Contact 7 form, the email address doesn't come through on the email. Example: From: Shari <[your-email]> Subject: [Newsletter Signup] State: Missouri...
View Articlenewinca on "[Plugin: Contact Form 7] Contact form 7 Error"
Has anyone got this figured out yet? I have the same issue.
View Articlekamal.r.php on "[Plugin: Contact Form 7] Change form action from setting"
Hi all, I am using contact-7 in my wordpress site. The plugin is working fine but I want to change the page url after form submission. I have used on_sent_ok: "location = 'http://example.com/';" in...
View ArticleVladimir Mrkela on "[Plugin: Contact Form 7] Contact form 7 Error"
I changed function "wpcf7_the_post" in contact-form-7/includes/controller.php to this: function wpcf7_the_post() { global $wpcf7; if(count( (array)$wpcf7) == 0) $wpcf7 = new stdClass();...
View Articleadsmar on "[Plugin: Contact Form 7] Chrome Email Validation Error"
Hi, i'm having a Chrome only error. When an invalid email address is entered, instead of refreshing with the red validation box popping up, it goes to my 404 page. IE, Firefox and Safari are fine so...
View ArticleRobin on "[Plugin: Contact Form 7] Send form data to another form"
Hi there, For our site we will be using multiple contact forms. We would like to send the data from one form to another contact form. I've tried the Dynamic Text Extension, which works great for text...
View Articlenemoprofeta on "[Plugin: Contact Form 7] Validation error for loggen user and...
I'm using Contact Form 7 with WP-recaptcha. Initially, I set the recaptcha plugin so that it hid the recapatcha for logged in users. However, when testing the form, I kept getting a validation error....
View Articleardid9 on "[Plugin: Contact Form 7] Not redirecting but sending email"
If you see the "spinning arrow", probably your problem have relation to Jquery or an incompatibility between the plugin and your theme....
View ArticleFreshwater Creative Mike on "[Plugin: Contact Form 7] Message fails to send."
When I fill out the contact form and submit it, it tells me the message failed to send. I am not sure why. Everything seems to be filled out correctly, but it gives me this message: Failed to send your...
View Articleszepe.viktor on "[Plugin: Contact Form 7] "request" is in the query string"
Please consider renaming the GET parameter. "request" is a suspicious word and blocked by Better WP Security Thank you!
View Articleisaki on "[Plugin: Contact Form 7] Validate custom form"
Hi, Is there a way to validate a custom form/your own html code ? Short explanation what I have done: With the help of the plugin 'Shortcode Exec PHP' and the ability to execute shortcodes in...
View ArticleCormac Bracken on "[Plugin: Contact Form 7] HTML5 datepicker fallback not...
I couldn't solve this properly. If I directly insert js in the footer like this - $( "input[type=date]" ).datepicker(); - then it works (but of course Chrome etc then get two datepickers). So it seems...
View Articlepssbillie on "[Plugin: Contact Form 7] Is contact 7 Hipaa compliant for doing...
Is contact 7 Hipaa compliant for doing the uploads part? http://wordpress.org/plugins/contact-form-7/
View Article