buzztone on "[Plugin: Contact Form 7] Making a two column form responsive??"
Hi Ania Have you tried posting your problem at WordPress Answers (very code orientated) or WordPress LinkedIn Group (help with most things WordPress).
View Articlezebrawebdesigns.com on "[Plugin: Contact Form 7] Making a two column form...
Hello plippers Have you tried using the CSS style Clear:both; float:none; This should work
View Articlezebrawebdesigns.com on "[Plugin: Contact Form 7] CF7 not working on one...
Hello Tim I tried to to submit the form and test whether its working. But I cant see any red box. Instead the captcha is loading again and again
View Articleduncmorley on "[Plugin: Contact Form 7] Using placeholders and required field"
I have found a bit of javascript that I created a while ago that was causing this to happen. Panic over!!
View Articlebzsoli on "[Plugin: Contact Form 7] I would like to format the fonts near the...
I would like to format the fonts (certain/selected words) near the radio button, for example make them bold or italics. How can I do that? for example: "Choose this option"...
View Articledatalogi on "Checkbox bug Contact Form 7"
Hi. It seems to be bug on Contact Form 7 plugin. I have 6 checkboxes on my form and if all of them are selected, form will not send e-mail. Anyone noticed same problem and possible solved it?...
View ArticleTuti on "[Plugin: Contact Form 7] file attachments"
Hello, First of all: great job! it's a wonderful plugin! Question: how many files can one attach using the Upload file tag? Thanks http://wordpress.org/extend/plugins/contact-form-7/
View Articlenebulatechnologies on "[Plugin: Contact Form 7] file attachments"
Assuming the file upload works for you, simply make each file tag unique, and add as many as you need. EG [your-file] [your-other-file] [yawn-yet-another-file] separate with for your form, just a...
View Articlecoderaaron on "[Plugin: Contact Form 7] Forced tabindex on checkboxes"
Regardless of whether or not tabindex is set, checkboxes are getting the attribute added. line 45 of checkboxes.php sets $atts['tabindex'] = $tag->get_option( 'tabindex', 'int', true ); which...
View Articlenebulatechnologies on "[Plugin: Contact Form 7] spinning wheel - theme...
Use Google Chrome. Hit F12 to open developer console. Under "resources," click the proper dorp-downs to find your scripts for the page. The problem is doubtless a .js issue. Once you find the names of...
View Articlenebulatechnologies on "[Plugin: Contact Form 7] Receiving "Fail to Send"...
It is working now..... Please mark solved.
View Articledavejampole on "[Plugin: Contact Form 7] file attachments"
I have a form with seven attachments and it works with no problem. If you want to see my form go to <http://lcoc-moaa.org/scholarships/application/>
View ArticleTheGG on "[Plugin: Contact Form 7] Change Width of Message Box"
Hi! Is there any way to change the width of the message box to match the width of all the other fields on my contact forms. Example here: http://www.glamorganicgoddess.com/contact/ Also, is there a...
View Articlephedus on "[Plugin: Contact Form 7] Send endless Loop"
When you press the send button - the email is sending but the user is stuck watching an endless loop - redirect is not working http://wordpress.org/extend/plugins/contact-form-7/
View Articlebaseballpie on "[Plugin: Contact Form 7] Weird Formatting: Width Cut Off?"
I don't really know how best to decribe it, so I'll include the link, but basically my Contact Form seems to cut itself off about halfway across the page. The text fields are too small, and there's a...
View ArticleIgorNanais on "[Plugin: Contact Form 7] Contact Form not showing "Success"...
I hope this works for everybody else who's looking for this topic. open really-simple-captcha/really-simple-captcha.php 214 foreach ( $suffixes as $suffix ) { 215 $filename = sanitize_file_name(...
View Articlebuzztone on "[Plugin: Contact Form 7] Weird Formatting: Width Cut Off?"
This is due to styling of your current theme in http://votety.com/wp-content/themes/give/style.css To change the style of your CF7 forms you would need to edit the CSS style sheets used by your...
View ArticleButterflyHerder on "[Plugin: Contact Form 7] Just installed plugin......
Greetings! I just installed the Contact Form 7 plugin on a client website and started to create a new form. The "generate code" drop-down menu has completely disappeared. Has this happened to anybody...
View Articlebuzztone on "[Plugin: Contact Form 7] Change Width of Message Box"
Your current theme appears to have no style settings for the width of input boxes. Your current widths would be based on default browser settings. To change the style of your CF7 forms you would need...
View Articlebuzztone on "[Plugin: Contact Form 7] I would like to format the fonts near...
You can add any HTML formating you would like in the Form section of the CF7 interface as follows: <p> Choose <strong>this</strong> option <br />[radio your-radio-button "Item...
View Article