Banner for Cc Bmi Calculator
Add a free simple customizable BMI Calculator to your web site. Wordpress Tutorial
Noted That:
  • To install correctly this cc-bmi-calculator.zip .
  • Fisrt Download the cc-bmi-calculator.zip to your computer
  • Extract/Open cc-bmi-calculator.zip to Your Computer.
  • Then, Find readme.txt file inside cc-bmi-calculator.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " cc-bmi-calculator.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Cc Bmi Calculator

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Cc Bmi Calculator

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Cc Bmi Calculator

Step-5 : Now, Browse " cc-bmi-calculator.zip " Downloaded plugin from your computer, Where you downloaded " cc-bmi-calculator.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Cc Bmi Calculator

Step-6 : Now, Click on " Active Plugin "

Activate Cc Bmi Calculator

Step-7 : Then, See left Side Menu. " Cc Bmi Calculator " folder is added on left Side Menu. Now, Click on " Cc Bmi Calculator " folder.

Noted that: If you do not see " Cc Bmi Calculator " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Cc Bmi Calculator Configurations and Settings or How to work " Cc Bmi Calculator " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " CC BMI Calculator " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is CC BMI Calculator
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets and add the widget to your website sidebar

OR

Use [cc-bmi] short code if you want embed the BMI calculator into a post instead of adding it as a widget on sidebar.

Short code parameters are:

  • title (optional) – sets calculator’s title (default – “BMI calculator”)
  • onlyunits (optional) – shows only one unit. Available options – imperial, metric or all (default – “all”)
  • units (optional) – This option is availabe if onlyunits = “all”. Sets default unit to display. Available options – imperial or metric (default – “imperial”)
  • bg_color (optional) – sets background color (default – “#f8f8f8”)
  • border_color (optional) – sets border color (default – “#ddd”)
  • text_color (optional) – sets text color (default – “#666666”)
  • header_footer_bg_color (optional) – sets header and footer background color (default – “#ddd”)
  • header_footer_text_color (optional) – sets header and footer text color (default – “#666666”)
  • button_bg_color (optional) – sets button background color (default – “#a0a0a0”)
  • button_text_color (optional) – sets button text color (default – “#ffffff”)
  • button_border_color (optional) – sets button border color (default – “#a0a0a0”)
  • dev_credit (optional) – shows developer’s credit (default – “1”)

Example of shortcode usage: [cc-bmi onlyunits=”metric”]

Use Color Picker to get hex code of color you need.

Please visit BMI plugin home page for more detailed installation and setup instructions


Name