It took me quite some time to check a few existing contact forms and I didn' t like any of them. No, I don't want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I wrote about. And why do I have to do any configuration at all anyway?
Update: The plugin now has a simply but hopefully very effective protection against automated spam bots.
Install, add [zcmail] on some page or post, done.
Shortcode demo, please don't send me test mails:
{zcmail}
Downloads at WordPress.org.
Since 0.3.1 the plugin includes a CSS file that is included by default. If you want to modify the CSS styles please have a look at:
Most plugin demos are disabled at the moment. I'll restore them as soon as possible.
I am Nicolas Kuttler, a web developer, system administrator and IT consultant from France, currently living in Germany.
1) create a "Page" on your site called /zconf-thanks/ with your thank-you message on it. Be sure to check off the boxes for robots noindex, nofollow, noarchive (just search the page for "robot" when you're editing in wp-admin)
2) Go to plugins, scroll to "Zero Conf Mail" and click the "edit" link
3) click "zero-conf-mail/inc/page.php" to edit that document. Be sure that it is writable on your server first so that you can save these changes. On linux it's something like "chmod 777 page.php"
4) Replace this:
with this:
I really appreciate the simplicity of this plugin, thanks.
However, I am creating a multi-lingual site, and I think it's not possible to have the form translated actually.
I started to think how to do it, by putting the __ function for the values, for example __($values['label']).... and put the labels in pot or mot files.
Is there an another way ? Have you thought about it ?
You could check the source if there is a filter when I output the messages, it's been quite some time I worked on this plugin.
Everything it´s ok but...
can I change the with of text box
If yes, I w'll apreciate, because I can't see in the css or php files
I've tried where it´s seams the obvious css place but nothing as change
Thanks in advance
I wanted to ask a favour I added it to my contact page of my portfolio site. However, when I preview it, I can see an outline around it and I couldnt remove that outline, I just removed the borders from the each boxes which are "Names,subjects,message" boxes but I couldnt remove the outline from all area. what can I do for it? I am not good at code things. I hope you can help me. Thanks