[Solved] Contactable jquery plugin in wordpress
Contactable jquery plugin or Magic contact in wordpress is a very nice feedback form using jquery sliding out from your left page.
For some who can’t get this plugin to display even after installing this Rejected Magic Contact plugin in their wordpress, it’s because of your in your theme’s index.php
Some themes use while some theme use
To display you need to add into your index.php of your theme you’re using now.
Place this code below
Example
I’ve customize my own by adding my Facebook & Twitter into this feedback form.
Check it out
You can download my own customized one here
Download Customized Version
All you need to change is to replace my name rosamundwo to your twitter user name and facebook user name in my.contactable.php
Update Oct 11,2010
To get this contactable to appear in all pages other than your main page in your wordpress, you will need to add in
into your Page.php & also Single.php
after this line for example, see below
Read the rest of this page »'); ?>
Leave a Reply