Create a form in Elementor to calculate Body Mass Index (BMI) using user inputs like height and weight with range sliders, and display conditional health status message based on the calculated BMI.
Example Field IDs
Add a Calculator field from Cool FormKit and use this formula to calculate BMI:
([weight] / ([height]*[height])) * 10000
Use Conditional Logics to show messages based on the BMI value. Conditions used:
Create a form in Elementor to calculate the BMI (Body Mass Index) and Body Fat Percentage based on weight, height, and gender.
This calculator helps you understand your body mass by showing your weight status and body fat percentage.
Example Field IDs :
Use following formulas for BMI & Body Fat % :
([weight] / ([height]*[height])) * 10000
(1.20 * ([weight] / ([height] * [height]) * 10000)) - [gender]
Create a Smart Calorie Needs Calculator in Elementor using the Calculator field. Collect user inputs like age, weight, height, gender, and activity level, and instantly show how many calories they need per day to maintain their current weight.
Example Field IDs
Add a Calculator field from Cool FormKit and use this formula to calculate Daily Calorie Needs:
((10*[weight]) + (6.25*[height]) - (5*[age]) + [gender]) * [activity]
Use Conditional Logic to display health status messages like “Underweight”, “Normal”, “Overweight”, or “Obese” based on the BMI result. These messages appear dynamically without reloading the page.
You can create a BMI Calculator in Elementor using Cool FormKit. Simply get user input for height and weight, then use the Calculator field to show the BMI result instantly in real-time.
These calculators use Range Sliders for height and weight input, Calculator Fields to compute BMI and body fat percentage, and Conditional Logic to display personalized health messages based on the results.
The Calculator Field works by referencing other field IDs in a formula. For example, if you want to calculate the total of two items with field IDs item1 and item2, you just set the formula as [item1] + [item2].
No, you donβt need to write any code. With Cool FormKit, you can create these advanced calculators easily.
The form uses standard health formulas to calculate both BMI (Body Mass Index) and Body Fat Percentage:
The formula used is:
((10*[weight]) + (6.25*[height]) – (5*[age]) + [gender]) * [activity]
Yes, this entire BMI, Body Fat Calculator, and Calorie Need Calculator was built in Elementor using Cool FormKit.
We offer a 14-day refund policy. If you are not satisfied with the plugin for any reason, you can request a refund within 14 days of your purchase. For full details, visit our Refund Policy Page.
After purchasing the plugin, you will receive a license key. Simply activate this license in your WordPress dashboard to start receiving automatic plugin updates directly within your WP admin area. You will also be eligible for premium support and regular updates as long as your license remains activeβjust contact our support team when needed.