Run FCChat as a Pop up Window.

As of version 2.1.15. FCChat can be run as both an in-browser window, and as a pop-up window.

The pop-up window option is available from the options dialog:

Pop up mode from the options dialog

In addition, it is posible to launch the chat directly into a popup window, when you press the “Open Chat” button on your chat widget.

To enable this mode, go to the configuration file, FCChat/config/config.js and set the following option:

//Window modes
 popup_window_on_open:true, //Default in-browser window
Posted in Uncategorized | Leave a comment

Hello world!

Welcome to the WordPress FCChat Demo. Try out the chat by clicking on the link below or by clicking the “Open Chat” button in the sidebar!

Chat About This Topic!

Latest News: 6-27-11

Check out the new style available as of version 2.1.14:

Blue Silver Style

To change to this style, edit the file fcchat/config/config.js as follows:


//STYLE
style_template:"blue_silver_sidebar.js",

Posted in Uncategorized | 2 Comments