woohoogle on "[Plugin: Contact Form 7] Button Styling Advice"
Hi I am trying to style the buttons in contact form 7. I have followed the advice in this section but can't quite get it right. Is there any new advice on this following the recent updates to the...
View Articlershevlin on "[Plugin: Contact Form 7] Contact Form layout"
If you would look at http://www.terminated.com and look at "contact Us" From Menu. I generated a table above The CF7 below. The purpose is to train a customer on how to create a Cable properly. All of...
View Articlershevlin on "[Plugin: Contact Form 7] Contact Form layout"
If you would look at http://www.terminatedwire.com and look at "contact Us" From Menu. I generated a table above The CF7 below. The purpose is to train a customer on how to create a Cable properly. All...
View Articleamead23 on "[Plugin: Contact Form 7] Unable to upload pdf files"
Get the following error when uploading pdf files. "Failed to send your message. Please try later or contact the administrator by another method." We can upload jpgs, docs etc... we have no "filetypes"...
View Articledouglance on "[Plugin: Contact Form 7] Woocommerce products integrated into...
I am interested in this as well.
View Articleolsfinest on "[Plugin: Contact Form 7] Changing Comfirmation message to a...
Instead of the confirmation message appearing below the Form. Is there a way to make it just popup by using Jquery Colorbox? Also this is out of the question but when we send an email to someone, is...
View Articlelattyak on "[Plugin: Contact Form 7] Spinning arrow icon shows forever"
For skippywp, it's a combination of 2 problems. The server responding with an error, and the client javascript not handling the error. Super Cache is putting an html comment with an error message in...
View ArticleShawn Ann on "[Plugin: Contact Form 7] Form emails not send"
I am having the same problem, I'm using current WordPress 3.5.1 and Contact Form 7 version 3.4.
View ArticleDoubleDigits on "[Plugin: Contact Form 7] Email Box is Way Too Long"
The latest update of the plugin changes the input of the email field from text to email. So from looking at your code, add this: input[type="text"], input[type="email"], input[type="password"] { so it...
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] Form emails not send"
FAQ > I see a response message “Your message was sent successfully” with green border, but I never receive a mail for that.
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] Unable to upload pdf files"
Try deactivating all other plugins and switching to the default theme.
View Articlemargolj on "Contact Form 7 emailing"
How do I know my contact form 7 is working? Does it go to the email of the site admin? Thanks. Joan http://sugar-snap-events.com/contact-sugar-snap-events/...
View Articlevicki31 on "[Plugin: Contact Form 7] Changing the height of the message box"
I need to change the height of the message box as it is too big. I have tried adding css to wpcf7-form-control wpcf7-textarea, but nothing is changing. The website is http://rmitpool.com Any help would...
View ArticleDoubleDigits on "[Plugin: Contact Form 7] Changing the height of the message...
wpcf7-textarea { height: 100px;} I tried it on your site and it works.
View Articlevicki31 on "[Plugin: Contact Form 7] Changing the height of the message box"
I am using firefox and that didn't alter anything. What am I missing?
View ArticleDoubleDigits on "[Plugin: Contact Form 7] Changing the height of the message...
Your code is: #wpcf7-form-control wpcf7-textarea { height: 80px; } They are both classes and you only need to target wpcf7-textarea So use: .wpcf7-textarea { height: 80px; }
View Articlevicki31 on "[Plugin: Contact Form 7] Changing the height of the message box"
Thank you. I didn't notice the #. Your help was greatly appreciated.
View Articlegabrielcastillo on "Contact Form 7 emailing"
you can change the email address in the contact form 7 edit page, under mail options. You can use any email with contact form 7.
View Articleteunvink on "[Plugin: Contact Form 7] using form data after redirect"
After submitting a form I need to redirect to another page to do some additional things based on the submitted data. I found http://contactform7.com/redirecting-to-another-url-after-submissions/ which...
View Article