=== Google Talk Chatback Widget ===
Contributors: Mike Duncan, FixMonster
Donate link: http://fixmonster.com/google-talk-chatback-wordpress-widget/
Tags: google, google talk, google chatback, google talk chatback, contact form, live help, live support, live chat, web chat, gtalk, sidebar, widget, chat, instant message
Requires at least: 2.0.2
Tested up to: 2.8.6
Stable tag: 1.4.3
Lets users on your blog chat with you live through Google Chatback. If you are offline it links to your contact form instead.
== Description ==
Lets users on your blog chat with you live through Google Chatback. If you are offline it links to a contact form instead. Works great for live support or live help on your site!
This would not have been possible with out the Google Talk Status API in PHP here: http://israelwebdev.wordpress.com/2009/02/05/google-talk-status-api-in-php/
For questions or suggestions please visit the author's site:
== Installation ==
1. Upload the `google-talk-chatback-wordpress-widget` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. In the 'Widgets' menu, place the GoogleChatback widget in the sidebar you would like it to appear
4. Configure the Title, Chatback Hash and Contact URL attributes for the widget.
== Frequently Asked Questions ==
= How do I change the images shown for online and offline status? =
The images are located in the plugin folder (live-support.png and contact-us.png). Simply replace these images with whatever you would like to be shown. You must give the new images the same names.
For users of Adobe Photoshop I have included the PSD source files if you want to edit the icons.
= Where can I get a Google Talk Chatback hash key? =
Login to your Google account (Gmail account) and go to this site:
http://www.google.com/talk/service/badge/New
The hash key is the part between "tk=" and "&". Simply copy and paste it into the "Chatback Hash" section of the widget.
= What do I put in the "Contact URL" section of the widget? =
Put the URL to your contact form that you have on your website (ie: http://yourdomain.com/contact-us/).
= I am completely lost! =
Leave a message at http://fixmonster.com/google-talk-chatback-wordpress-widget and I will help you if I can!
== Screenshots ==
1.
== Changelog ==
= 1.0 =
* First Release of the Google Talk Chatback Wordpress Widget