Description
Pikto Chat plugin is a custom chat widget that is able to display a maximum of 1000 messages at once in a window (with a scrollbar). Number of messages in the database has no limits. Gives your users opportunity to chat with each other. All currently logged in users are able to see other logged in users in chat, meaning that all logged in users chat with each other at the same time.
Features:
- A button widget, which opens the chat window, and can be placed wherever you choose on the page (in widget areas).
- You can choose the number of messages you would like users to have in certain conversation history: 5, 50, 100, 200, 400, 1000
- The color scheme of the chat window (background and text color) can be also changed from the widget admin side just like the number of messages
- Chat window is easily closable by clicking the “X” sign in the upper right corner of the chat window, or by clicking the chat button in the widget area of the page
Screenshots



Installation
- Upload Pikto Chat to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add Piktochat Widget into one of the widget areas from the list of Available Widgets in the Appearance/Widgets menu
- Click edit and choose the number of messages from the dropdown list, aswell as the color scheme for the chat window
NOTE: the plugin works only with one instance of the chat window, so be sure to add only one widget in the widget areas, otherwise the options for setting the number of messages for displaying and color scheme will not work.
FAQ
Nothing for now.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pikto Chat” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Pikto Chat” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.11
*Release Date – April 15th, 2015
- Fixed some minor bugs regarding PHP code that handles WordPress functions.
0.0.10
*Release Date – April 14th, 2015
- Edited screenshots
0.0.9
*Release Date – April 8th, 2015
- First Release