Overview
This plugin inserts a Gruveo call button that lets your website visitors call you with voice and video without having to leave your site. No account is needed for callers, and the service works in all major browsers without installs. All you need to do is
sign up for a Gruveo account and start receiving incoming calls from your leads or customers.
Features
- Visitors can call you for free without account or installs
- Gruveo call button widget
- Gruveo call button shortcode
- The button script loads asynchronously
- Displays the call button in English, Spanish, German, French or Polish
- Every support request receives a response
Widget Instructions
- Add the customizable Gruveo button widget through Appearance -> Widgets.
- Choose Video Call Button by Gruveo.
- Enter your Gruveo link (for example,
@awesome
) and click Save.
- Don't have a Gruveo link? Click here to get one.
See the screenshots for examples.
Shortcode Instructions
Basic shortcode example:
[gruveo-button handle="@awesome"]
Custom Shortcode Example:
[gruveo-button handle="@awesome" language="es" size="large" type="voice"]
Supported shortcode values:
language
: en
, es
, de
, fr
, pl
(default: detect automatically)
size
: small
, large
, xlarge
(default: small
)
type
: video
, voice
(default: video
)
Support
Support is offered on the
WordPress Support Forum for free. You are also welcome to
contact us with any support requests.
Automatic Installation
The easiest way to install this plugin is automatically through WordPress because it will handle all of the file transferring. To get started, log in to your WordPress dashboard, navigate to the Plugins menu and click "Add New".
In the search field, type "Video Call Button by Gruveo" and hit Enter. Locate the plugin and then install it by clicking "Install Now".
Manual Installation
The manual installation method involves downloading the plugin and uploading it to your server via your favorite FTP application. The WordPress codex contains
instructions on how to do this here.