redha_L on "[Plugin: Contact Form 7] Moderation of submissions (no automatic...
Hi, I want to publish the data from CF7 on my webpage, and I'd like to be able to moderate (approve or reject) the submissions. I've installed the plugin "Contact Form DB" but it doesn't allow the...
View Articlemahalo2013 on "[Plugin: Contact Form 7] Mail ends up in spam/junk folder"
I have a Contact form on my website and the message ends up in my junk/spam folder, is there anyway I can fix that in wordpress or does it have to do with my email. Thanks...
View ArticleJan Maat on "Contact Form 7 recipient depending on ServerName"
I have 2 domains linking to the same website. How do I generate for contact form 7 a different recipient depending on the link used? http://wordpress.org/plugins/contact-form-7/
View Articlecferdinandi on "[Plugin: Contact Form 7] Adding an ID to the element markup"
First off, thanks for building what is hands-down the best form plugin available for WordPress. Is there a way to add an ID to the <form> element in the markup? I don't necessarily care if I can...
View Articlegabrielzios on "[Plugin: Contact Form 7] Add/Remove Field"
Ok, I've been able to create the code, but I have no idea how to add it to my CF7 form. Here is the code: <html> <head> <title> Pedidos </title> <script...
View Articlegabrielzios on "[Plugin: Contact Form 7] Add/Remove Field"
I know I need to change the ID's for all of them, but I know that isn't my issue right now.
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] Adding an ID to the element...
<form> elements don't have id attributes, but their parents <div> elements do. The plugin doesn't have a feature to assign arbitrary id to <form> elem.
View Articlecferdinandi on "[Plugin: Contact Form 7] Adding an ID to the element markup"
@Takayuki - Thanks for the quick response. Is there a reason why this decision was made? IDs are valid on the <form> element, and useful for scripting purposes.
View Articledaniel.pgi on "[Plugin: Contact Form 7] akismet removing the field problem"
Something was changed since the last update. In the last version it was fine to end with akismet:author after the placeholder. I had to move akisment in front of the placeholder, that fixed it. I...
View Articlesadhaka on "[Plugin: Contact Form 7] Where are the settings ?"
How do you configure the settings for this plugin? The FAQ says (for example), "make sure you have the appropriate garbage collection (clean-up) settings in the cache plugin." But the plugin settings...
View Articletruck808 on "[Plugin: Contact Form 7] Valid URL gives "URL seems invalid""
Hi. I'm having a problem where http://www.domain.com seems invalid but https://www.domain.com works fine. Any way around this? Thanks!
View ArticleTodd on "[Plugin: Contact Form 7] Extra space after submit button"
Hi there I've added a form on my sidebar. After the submit button, there's a lot of padding and it doesn't look good. I believe this if for the validation, but can't it be set to only display when...
View Articleemregan on "[Plugin: Contact Form 7] Error on upgrade: Fatal error: Call to...
So it seems the plugin got deactivated after I did an upgrade. I was able to resolve this by manually activating the plugin through a php script - since I couldn't do it through the admin. Now,...
View Articledavejampole on "[Plugin: Contact Form 7] Bold/Strong in 'Form'"
Sorry about that. The page with the form is http://lcoc-moaa.org/scholarships/application/
View ArticleWPyogi on "[Plugin: Contact Form 7] Format send button & validation error...
Lots of documentation for this plugin - http://contactform7.com/styling-contact-form/ A browser tool like Firebug should help you find out why it's not working. Bumps are deleted per the forum...
View Articlemarkhem on "[Contact Form 7] Can't see images uploaded to Media Library after...
When I try to upload new images into my media library they upload, but I cannot see them. The images are just gray. I've been trying to set up Contact Form 7 so users can attach images to their email....
View Articlembox99 on "[Plugin: Contact Form 7] Delete the .gif image when sending"
Hello i found out the piece of code but if i erase it the site will throw an error :( How can i delete or hide the "ajax-loader.gif" image? http://wordpress.org/plugins/contact-form-7/
View ArticleKookRoss on "[Plugin: Contact Form 7] Redirection crashes IE 11 - perfect for...
Hi, We have a contact form which redirects to a URL, this has been tested and worked great in all browsers until Internet Explorer 11 unfortunately the redirection crashes IE 11 even though the form...
View Articlecferdinandi on "[Plugin: Contact Form 7] Adding an ID to the element markup"
I ended up using node.parentNode.id to serve the same purpose. Thanks for the quick reply, and if at some point in the future you'd like to add a way to generate an ID on the form element itself, that...
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] akismet removing the field...
[text* text-415 class:register placeholder "Full Name" akismet:author] This breaks tag syntax. It can't work in any version of the plugin. Tag Syntax Text Fields
View Article