Description
Zippy Message Floating Chat is a performance-first WordPress plugin that adds a beautiful sticky button to your website without the “weight” of traditional plugins.
Installation
- Upload the
zippy-message-floating-chatfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > Zippy Message to enter your details.
FAQ
-
Does this plugin slow down my site?
-
No. It uses zero JavaScript and optimized CSS.
-
Does it work on mobile?
-
Yes, it uses native URI schemes for device handoff.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Zippy Message Floating Chat” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Zippy Message Floating Chat” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.7
- Switched to standard wp_enqueue_style and wp_add_inline_style.
- Refactored all functions and settings to use a 4+ character prefix (zpmfc_).
- Reduced tag count to comply with directory standards.