Description
Reviews
Free vs Pro
How to Install Pro Version?
Compatibility
FAQ’s
In this world any field are using calculation . Most using calculate are bank site, insurance, accountant field. And calculated fields contact from 7 a clean, simple quote/project price/ estimation plugin for website.
DEMO Basic Calculator
DEMO Date Calculator
DEMO Conditional Calculator
DEMO Maths Calculator
Get Me Explain How to Setup form
Create Two FIeld in Contact Form 7
[text text-1]
[text text-2]
Create Label and Price in Radio, Select, Checkbox
[select menu-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
[checkbox checkbox-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
[radio radio-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
Addition
[calculator calculator-1 "text-1 + text-2"]
Subtraction
[calculator calculator-2 "text-1 - text-2"]
Multiplication
[calculator calculator-3 "text-1 * text-2"]
Division
[calculator calculator-4 "text-1 / text-2"]
If Condition
If text-1 is smaller than text-2 than value come 10 otherwise 5
[calculator calculator-5 "if(text-1 < text-2, 10 , 5)"]
MOD Function
[calculator calculator-6 "MOD(text-1 , text-2)"]
AVERAGE Function
[calculator calculator-7 "AVERAGE(text-1 , text-2)"]
MIN Function
[calculator calculator-8 "MIN(text-1 , text-2)"]
MAX Function
[calculator calculator-9 "MAX(text-1 , text-2)"]
RANDOM Function
[calculator calculator-10 "RANDOM(text-1 , text-2)"]
POW Function
[calculator calculator-11 "POW(text-1 , text-2)"]
CEIL Function
[calculator calculator-12 "CEIL(text-1)"]
ROUND Function
[calculator calculator-13 "ROUND(text-1)"]
FLOOR Function
[calculator calculator-14 "FLOOR(text-1)"]
SIN Function
[calculator calculator-15 "SIN(text-1)"]
COS Function
[calculator calculator-16 "COS(text-1)"]
ABS Function
[calculator calculator-17 "ABS(text-1)"]
SQRT Function
[calculator calculator-18 "SQRT(text-1)"]
Date Calculation
[date date-1]
[date date-2]
Calculate Days
[calculator calculator-18 "DAYS(date-1 , date-2)"]
Calculate Days
[calculator calculator-19 "DAYS(date-1 , date-2)"]
Calculate Months
[calculator calculator-20 "MONTHS(date-1 , date-2)"]
Calculate Years
[calculator calculator-21 "YEARS(date-1 , date-2)"]
Calculate Field Hide
[calculator calculator-22 hide_field "text-1 + text-2"]
Calculate Prefix Left
[calculator calculator-22 prefix_left:$ "text-1 + text-2"]
Calculate Prefix Right
[calculator calculator-22 prefix_right:$ "text-1 + text-2"]
Calculate Prefix For £ Symbol
[calculator calculator-22 prefix_right:GBP "text-1 + text-2"]
Calculate Thousand Seperator
[calculator calculator-22 thousand_sep:comma "text-1 + text-2"]
Calculate Decimal Number
[calculator calculator-22 decimal_number:2 "text-1 + text-2"]
Calculate Decimal Seperator
[calculator calculator-22 decimal_sep:. "text-1 + text-2"]
6 reviews for Calculation For Contact Form 7
-
Working perfect Calculator
-
Best Calculation for ever
-
Calculation for Contact Form 7 R plugin simplifies complex calculations within Contact Form 7, enhancing its versatility and enabling dynamic and accurate data processing.
-
Calculation For Contact Form 7 Rated” plugin: A handy tool that adds advanced calculation features to Contact Form 7, enhancing its functionality and enabling accurate data processing.
-
Calculation For Contact Form 7 is an invaluable plugin that adds advanced calculation capabilities to Contact Form 7, enhancing its functionality and enabling dynamic form calculations effortlessly.
-
I highly recommend this plugin. It works very well, it is simple to use, and You can do probably everything that you may need.
1. Download the Plugin After completing your purchase, go to your account → Downloads section, or check your order confirmation email for the download link. Save the .zip file to your computer.
2. Deactivate the Free Version In your WordPress dashboard, go to Plugins → Installed Plugins. Find “Display Stock Status for WooCommerce” (free version) and click Deactivate. Do not delete it yet — your settings will be preserved.
3. Install the Pro Version Go to Plugins → Add New → Upload Plugin. Choose the .zip file you downloaded and click Install Now, then Activate.
4. You’re Ready The Pro version is now active with all your previous settings intact. All Pro features are immediately available under WooCommerce → Display Stock Status Settings.
Need help? Contact our support team at Support — we typically respond within a few hours.
How do I set up a calculation formula?
Click the calculator tag in Contact Form 7, then enter your formula referencing other field names. For example, [calculator calc-1 "text-1 + text-2"] will add the values of two text fields together.
Can I use calculations with dropdown menus, radio buttons, or checkboxes?
Yes. You set up the field with a label and value separated by --, like "$20--20". The number after -- is the value used in calculations.
Does it support conditional logic (if/else)?
Yes. You can use syntax like if(text-1 < text-2, 10, 5) — if text-1 is less than text-2, it returns 10, otherwise 5.
Can I hide the calculated field from the user?
Yes, using the hide_field attribute: [calculator calc-1 hide_field "text-1 + text-2"]. The calculation still works and gets submitted, but it’s not visible to the user.
Can I add a currency symbol or prefix to the result?
Yes. Use prefix_left:$ or prefix_right:$ in the tag. For other currencies like GBP, use prefix_right:GBP.
Can I control decimal places?
In the pro version, yes — use decimal_number:2 to show 2 decimal places, and decimal_sep:. to set the decimal separator.
Can I calculate date differences?
Yes. Use DAYS(date-1, date-2), MONTHS(date-1, date-2), or YEARS(date-1, date-2) with Contact Form 7 date fields.
Can I have multiple calculator fields in one form?
Multiple total fields is a Pro version feature only.
Is there a free version I can try first?
Yes, a free version is available on WordPress.org. The pro version adds features like multiple total fields, decimal formatting, thousand separators, and field-wise prefix options.
What WordPress version is required?
WordPress 5.5 or higher, PHP 7.4 or higher. The plugin is tested up to WordPress 6.8+.





