Magic Contact is a Simple and beatiful contact form for Wordpress, taking as it bases to Contactable. (jQuery Plugin) By Philip Beel.
With this plugin will be able will add quick way a simple and beautiful contact form para su sitio en Wordpres.
After seeing Contactable functioning (jquery plugin) of Philip Beel i decided a plugin to write for wordpress for adding a rapid and simple way the contact form.
and this is the result.
Download Here
If you want to donate you can do it here, the donations will be shared with Philip Beel















Martin4Pája
March 9th, 2010
Perfect plugin.
Please it would do that on the right side? Thank you.
Excuse bad English
hunk
March 10th, 2010
sounds good, I’ll make the changes so you can select the side
Stanley
March 11th, 2010
Hi, Very nice plugin. However, it says “You Feedback” on the form instead of “Your Feedback”. I made the change in main.php as noted below, but it doesn’t want to take. I’m running on a local MAMP server, so it’s not a hosting delay issue. Any help would be appreciated.
Thnx!
update_option( ‘label_feedback_contact’, ‘Your Feedback’ );
hunk
March 11th, 2010
Hi Stanley, thanks for you comment, and you can chenge the leyend in options of the Magic Contact (in menu settings-> Magic Contact). the update_options line 37 is only for first instalation.
gurel
March 12th, 2010
hi, hunk thanks for this plugins.
1. Download plugin to the /wp-content/plugins/ folder.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Put you settings
i maked them but its not appear in my website. can you help me?
hunk
March 12th, 2010
Hi gurel, you theme must have with wp_head() and wp_footer(),
jessi
March 15th, 2010
hey,
LOVE this plugin. is there a way of changing the colors on it? it just doesn’t really match the rest of my page.
thanks!
hunk
March 15th, 2010
Hi jessi, yes yo can change the color, check the CSS file (contactable.css) in contactable folder, also de image contact.png in images.
Stanley
March 25th, 2010
Thanks, Hunk!
BrainerdListings
March 26th, 2010
Has anyone used this with the new version of WordPress 2.9?
Thanks!
hunk
March 26th, 2010
Hi BrainerdListings, yes works in WP 2.9 and 3.0
Joe
March 28th, 2010
hello, nice form! but i´m a little bit afraid of spam – there´s no captcha. have you got an idea for an easy, simple and fast spam-protection?
bye
hunk
March 28th, 2010
Hi Joe.
you should have no problem with spam, the form is created by javascript.
in the future integrate wp_create_nonce to make it more secure.
Joe
April 3rd, 2010
thanks for your answer! wp_create_nonce? i can´t follow you… i´m wp-nerd
hunk
April 4th, 2010
Yes, is a token for security http://codex.wordpress.org/Function_Reference/wp_create_nonce
Melinda
April 9th, 2010
>> Hi gurel, you theme must have with wp_head() and wp_footer(), <<
I am having the same issue as gurel, your response about wp_head() and wp_footer() can you elaborate on that, explain that a bit more please?
Thanks!
hunk
April 9th, 2010
Hi Melinda check this http://codex.wordpress.org/Theme_Development#Basic_Templates
hung bui
April 15th, 2010
Excellent plugin. I tried it and work perfectly. Thnkas
brian dawkins
April 16th, 2010
is the tab that says “feedback” editable? I would like to change the copy…
hunk
April 16th, 2010
Hi brian, the “feedback” is a image, check /contactable/images/contact.png
Simon Gurnsey Net» Blog Archive » EYC Workshops
April 17th, 2010
[...] Next step was to set up the eyc sub-domain on simongurnsey.net and install Wordpress using Dreamhost’s one click install. Its very quick using one click install as I don’t have to download wordpress and FTP it to the site. I’ve done a few installs like this now, so I am pretty quick deleting the existing content: posts pages and links and installing a few f of my favourite plugins, like Magic Contact. [...]
DarkRedman
April 19th, 2010
It doesn’t work for me. The contactable form doesn’t appear.
Ian
April 21st, 2010
Thanks for plugin.
I can get it appearing and configured correctly but when I click ’send’ nothing happens?
Am I missing something?
Jay
April 27th, 2010
Great plugin – thanks for contributing & making wordpress better!
hunk
April 27th, 2010
Hi DarkRedman and Ian, any url for view the site?
tessina
April 30th, 2010
Hi, any reason why the linked download file on Wordpress.org says ‘rejected’?
Bug I found: when you save anything with ‘ in the option fields and then go back to edit, it adds backslashes.
Laura
May 2nd, 2010
Hi Hunk,
Great plugin! It works fine, but my menu shows through the plugin. See http://www.rijschooldenk.nl any idea how to fix this?
hunk
May 2nd, 2010
Hi Laura change the z-index for #contactForm for z-index:10000; in contactable.css.
Hi tesina, do not know why this is, people WP gave me this name. thanks for report the bug
juliet_yellow
May 6th, 2010
Cool! Thanks…
Daniel Vernon
May 7th, 2010
http://www.chunkfive.com/photography/
do you see any fix for this?
i obviously use a few other jquery scripts with the photography bit etc
hunk
May 7th, 2010
Check the css
Alexufo
May 24th, 2010
Do you want Russian translation?I can do it.
And May be replace “Reply to:” by “mailto:” ?
Renato
May 26th, 2010
Hi hunk,
Great plug in
I have some questions for you.
The feedback form doesn’t appear on category pages nor wp pages.
What I can do to see the feedback form on those kind of pages?
Ronin
June 30th, 2010
Hi
This is a great plugin…
I was attempting to make a WP version myself using jquery then followed a link to this so thanks for the saved time.
One question though:
I thought the screen size is a little large for my site and managed to use CSS to style everything except the position of the tab…
(I want the form inputs to be around 250px width)
Firefox’s useful Firebug plugin tells me the div#contactable ‘element’ has been styled with a margin of 377px but this is not in the CSS or jquery file. Where would I find this reference? Is it something I can change or am I stuck with the sizes given?
Either way… it’s still great. Thanks
hunk
June 30th, 2010
Hi Ronin check in javasscript (jquery.contactable.js) sentences with .animate