buzztone on "[Plugin: Contact Form 7] Format the Checklist using OL"
The CSS you have added probably only applies to your website not the email you are sending. CSS for email is an entirely separate and significantly more complex issue.
View Articletalkstory on "[Plugin: Contact Form 7] Format the Checklist using OL"
That's correct. The CSS only applies to my site. The checklist items are currently wrapped with <span>. I am wondering if there is a way to change this to wrap in <ol> and <li>....
View Articleabbyball on "[Plugin: Contact Form 7] CONTACT FORm 7 Right JUSTIFY"
Thanks, I am a little familiar with CSS but I don't really get why the default apprearance would look broken. I also don't really know where to find it in the code. I am a bit familiar with firebug and...
View Articledntfeedthemnkys on "[Plugin: Contact Form 7] Format the Checklist using OL"
You can use ordered lists in your email code. An example might be: <ol> <li>This is your question on the form:<li> <p style="margin-left:60px">[your-call-to-answer]</p>...
View Articlengoodfellow on "SSL and Contact Form 7 Wordpress Multi User Site"
I am trying to get contact form 7 to work with my wordpress multi user site. here is my current structure: primairydomain.com - has SSL secondairy.primairydomain.com - does NOT have ssl I would like to...
View ArticleZason on "[Plugin: Contact Form 7] No Commas?"
Is there a way to not allow someone to input commas? I ask because I want the info I receive in the email to be in a format I can add to a CSV and import into a database. Example of Form on website...
View Articlebuzztone on "[Plugin: Contact Form 7] Format the Checklist using OL"
You can add any HTML to the Mail/Message body: section of the CF7 interface e.g. <ol> <li> <strong>Your Name: </strong>[your-name] </li> <li> Your Email:...
View Articleadamjj on "[Plugin: Contact Form 7] Email Output Issue (Checkboxes)"
Hi Guys I have a form which contains two optional check boxes where users can request a callback etc. If a user ticks either of these boxes, I need it to just say Call back? Yes (or no) in the email......
View Articlepixelkicks on "[Plugin: Really Simple CAPTCHA] Submit Appears to Be Timing...
Works perfect for me. Any chance of an update from the plugin author? Cheers, Chris.
View Articlecvielma on "Contact Form 7 and WP Mail-SMTP"
Please try this answer I wrote yesterday or check this post and let me know if you still have issues.
View ArticleWP Newbie on "[Plugin: Contact Form 7] The "From" Name gets overwritten by...
I posted on the JigoShop forum a new thread elaborating the issue. No response yet. I am not sure how active that forum is. Any other ideas? I will try contacting the author directly via email as well.
View Articletalkstory on "[Plugin: Contact Form 7] Format the Checklist using OL"
Thanks for the ideas, but this doesn't solve my problem which is that there is no way to format the individual items in a checkbox response. For example, I create an email response that shows:...
View Articletrainrider on "[Plugin: Contact Form 7] from and to"
Hi Sorry to bother you Is it possible to set up a form online that members of a directory site can use to email each other? i want it to have certain hire and deposit radio button options and then one...
View Articlebuzztone on "[Plugin: Contact Form 7] Email Output Issue (Checkboxes)"
Include all your input in both the Form section and Mail section of the CF7 interface and a link to your CF7 form if possible. If others here are able to understand your actual problem, they may be...
View Articlemickif on "[Plugin: Contact Form 7] Range Not Rendering Numbers on the Slider"
Hi, where do i put this: Use this as the html form code in CF7: <!-- Use any of your custom input strings below, generally don't touch the output code (except for the value of 50 if you wish) -->...
View Articlewpsolutions on "[Plugin: CF7 AutoResponder Addon] Can't get this to work"
@tdzl, Please check if there are any logs being produced by the plugin. If any logs have been created there will be a file called cf7_autoresp.log in the plugin's directory.
View Articlelittlelogic on "[Plugin: Contact Form 7] Spinning Arrow keeps on spinning...
I have contact form 7 on my website, everything works well but the problem is Spinning Arrow keeps on spinning after clicking Submit button and form fields/page do not refresh. On the other hand,...
View Articleplatinumshore on "[Plugin: Contact Form 7] contact form 7 -...
Not totally sure on this action, but I suspect you want.. wpcf7_do_something_else($wpcf7) to become wpcf7_do_something_else(&$wpcf7) - note the & as you need to pass the arguments over as...
View ArticleMax Seifti on "Contact Form 7. Inserting an Infobox. Highlight text. Border...
Hi! I try to create a questionnaire by using Contact Form 7. On the way thru the questionnaire I want to offer some hints and information. I tried to insert a table - it worked - but was not able to...
View Articletdzl on "[Plugin: CF7 AutoResponder Addon] Can't get this to work"
No, no log file was generated.
View Article