Description
The Contact Box plugin adds a sticky contact box to your website that lets visitors easily access important contact information such as email, phone number, and a booking link.
Features:
– Add an email link, phone number, and booking link.
– Customize the labels for each contact method.
– Change the background color of the sticky box.
– Control the visibility of each contact option (email, phone, booking).
– Responsive and lightweight.
– Easy to configure from the WordPress admin panel.
License
This plugin is licensed under the GNU General Public License v2.0. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.
Donations
https://www.paypal.com/donate?hosted_button_id=7B3FFHW9G4QJE
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/contact-box
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings > Contact Box to configure the plugin.
FAQ
-
How do I change the background color of the contact box?
-
Go to Settings > Contact Box and update the background color field. Save your changes, and the new color will apply to the sticky contact box.
-
Can I disable one or more of the contact options?
-
Yes! Each contact method (email, phone, booking) has a toggle in the settings that allows you to enable or disable it.
-
How can I add my own icons for the contact methods?
-
You can replace the default SVG icons located in the
/images/
folder of the plugin with your own custom SVGs.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Contact Box” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Contact Box” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.5
- Update default phone content
2.2.4
- Update “enqueue” as a prefix in function enqueue_plugin_styles
2.2.3
- Fixing the plugin name registry
2.2.2
- Improved code structure by separating frontend functionality into a dedicated class.
- Added ability to enable/disable individual contact methods (email, phone, booking).
- Minor CSS improvements for better responsiveness.
2.2.1
- Added ability to customize the background color of the sticky contact box.
- Added customization options for email, phone, and booking labels.
2.2.0
- Initial release.