Simple Call Button – Click to Call Now Button

Display a quick call now button on posts, pages, or template via widget and shortcode…

Author:getseofix.com (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:5.2.19
Plugin version:1.0
Added to WordPress repository:06-12-2019
Last updated:06-12-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:3 877
Active installs:300+
plugin download
Click to start download

SHOW A CALL NOW BUTTON

This plugin lets you show a call now button using a shortcode or a widget inside posts, pages, or template files.

SEO-friendly and lightweight code

This plugin contains lightweight code to be very fast to load, SEO-friendly, and it is developed to have full compatibility with WordPress 3.1 (2011) up to WordPress 5+ (2019), from PHP 5.6 up to PHP 7.3.

FEATURES:

  • Choose the color of the button
  • Choose a phone number
  • Select the visual aspect you like
  • Lightweight code to quickly load the page and keep a good pagespeed score
  • No cookies are set by this plugin to visitors
  • Compatible with all resolutions: desktop, tablet, and smartphones

HOW TO USE:

In order to display a call now button in your website using this plugin, you have 2 easy options to have maximum flexibility.

OPTION 1: Use a shortcode

In order to display the output in your specific posts or pages use this code:

[Call_button title="custom-title"]

or

[Call_button]

In order to display the output in your WordPress template use this code:
<?php echo do_shortcode( '[Call_button title="custom-title"]' ); ?>

OPTION 2: Use a widget
Go to Appearance > Widgets and add Call_button widget where you want to show it.