描述
RoughEst Instant Estimate Calculator lets website visitors instantly calculate a rough price range for your services.
See the official documentation and demo on ConnorOnTheWeb.com
To add a calculator to any post or page:
- In the block editor, click + and search for “RoughEst”
- Insert RoughEst Sqft Calculator or RoughEst Run Calculator
- Configure the settings in the right sidebar panel
Classic widgets are also supported for non-block themes via WP Admin > Appearance > Widgets.
This plugin adds two instant calculators:
1. Cost Per Square Foot Calculator
- The customer enters two values
- The plugin multiplies them together to get the square footage
- That number is multiplied by your cost per square foot
- A price range is calculated and displayed
- The range is a percentage above and below the total (e.g. 60% to 120%)
Example (Cost Per Square Foot):
- The customer types in ’10’ for both values
- The plugin multiplies 10 x 10 and gets 100 square feet
- Cost per square foot is set to $100, so 100 x $100 = $10,000
- $10,000 is the base number used to calculate the range
- Low range is set to 60%: 60% of $10,000 = $6,000
- High range is set to 120%: 120% of $10,000 = $12,000
- Displayed price range: $6,000 – $12,000
2. Cost Per Run (Single Value) Calculator
- The customer enters one value
- The plugin multiplies that number by your cost
- A price range is calculated and displayed
- The range is a percentage above and below the total (e.g. 60% to 120%)
Example (Cost Per Run):
- The customer types in ’10’ for the single value
- Cost per run is set to $100, so 10 x $100 = $1,000
- $1,000 is the base number used to calculate the range
- Low range is set to 60%: 60% of $1,000 = $600
- High range is set to 120%: 120% of $1,000 = $1,200
- Displayed price range: $600 – $1,200
RoughEst Instant Estimate Calculator supports concurrent instances
You can add these calculators as many times as you need. Each instance can have different values and labels. Both Gutenberg blocks and classic widgets are supported.
What can you customize for each instance?
- Main Title (above each instance)
- Description (right below title)
- Value Labels (default: length / width)
- Output Label (label next to the result)
- Cost-per Multiplier (number, default: 70)
- Low Range Variance (percentage, default: 60%)
- High Range Variance (percentage, default: 120%)
- Currency Symbol (default: $)
- Disclaimer (appears after calculation)
- Error Message (appears if no values are entered)
屏幕截图

Example: Completed Cost Per Square Foot Calculator. This example is customized for the decking industry. 
Example: Two customized RoughEst calculators in the sidebar of a post, RoughEst SQFT and RoughEst Run. 
Widgets drag and drop panel. Here you can install one or many calculators and customize them all individually for each product or service.
区块
该插件提供了 2 个区块.
- RoughEst Sqft Calculator
- RoughEst Run Calculator
常见问题
-
How can I use RoughEst on pages or posts?
-
Click + in the block editor, search for “RoughEst,” and insert either calculator block. No additional plugins are needed. See the top of the description for step-by-step instructions.
-
Can you widen or narrow the price range?
-
Yes. You can set both the low and high end of the range independently.
-
Can you use the calculators multiple times on your website?
-
Yes, both blocks and widgets support concurrent instances.
-
Can you change the currency symbol on the calculator?
-
Yes. Each calculator instance has a Currency Symbol setting in its configuration panel. The default is $, but you can set any symbol or prefix you need.
-
How can I style the input characters to support my theme?
-
Target the class .roughest-inputs
.roughest-inputs {
color: #fff !important
} -
Where can I find technical support?
-
Email connor@connorontheweb.com or visit ConnorOnTheWeb.com
-
Can you build custom features for our company?
-
Yes, we are available for web development contracting. Visit ConnorOnTheWeb.com or email connor@connorontheweb.com and let us know what you need.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.1.1
- Updated plugin page URL to connorontheweb.com/wordpress/roughest
1.1.0
- Added Gutenberg block versions of both calculators (usable in any post, page, or template)
- Added configurable currency symbol per calculator instance (default: $)
- Improved input layout: value labels now display above their inputs with a two-column grid on wider screens
- Verified compatibility with WordPress 7.0
- Updated minimum PHP version to 7.4
- Fixed HTML syntax errors in widget output
- Fixed JavaScript variable scoping and removed debug logging
- Improved input sanitization and output escaping throughout
- Improved accessibility with focus styles and ARIA-friendly markup
- Added responsive CSS for mobile viewports
- Updated all documentation links and contact details
- Added deprecation hints to legacy widgets pointing to Gutenberg blocks
1.0
- Initial launch
