Description
This Calorie Calculator is based on the Mifflin – St Jeor equation. The Calorie Calculator can be used to estimate the calories you need to consume each day. This calculator can also provide some simple guideline if you want to gain or lose weight.
The best way to lose weight is through proper diet and exercise. Try not to lower your calorie intake by more than 1,000 calories per day, and try to lower your calorie intake gradually. Also, try to maintain your level of fiber intake and balance your other nutritional needs. The results of the Calorie Calculator are based on an estimated average.
How to Use
- From your widget setting select âCalorie Calculatorâ and put it in your expected sidebar.
- Select an unit. By default it shows both âUS Unitâ and âMetric Unitâ. But you can show only âUS Unitâ or âMetric Unitâ.
- You can select a template (I recommend to keep the default option – General) from General, Twitter Bootstrap General, Old/Classic.
- You can show Name Field, Email Fields, etc to shave user details in the Backend as Calorie Calculator Logs.
Pro Version Usage
Calorie Calculator Pro comes with a handful of super useful features including flexible shortcode, download as PDF, Send to email, Automatic Mailchimp Subsciption, Strong Calculator Logging, Table of calories in food, Calorie burning by exercies and many more. Also, I provide premium support for my premium customer. Buy Pro or See full list of features here.
- If you want do to enable âSend Calculator Result as Emailâ and âDownload Result as PDFâ option, you can select them.
- If you want to show âCalorie in Common Foodsâ table and âCalorie Burning by Common exercisesâ, you can select them. (Your website sidebar should be wide enough to display these tables. Consider enabling it only if this widget is put in a wider place like footer widget or something else.)
Using Shortcodes:
- General shortcode with default styling and all options enabled is
[calorie_calculator]
- If you want to show this widget inside of php codes or within your theme you can use
<?php echo do_shortcode( '[calorie_calculator]' ); ?>
-
All attributes calorie_calculator shortcode supports are:
i) send_to_email=âfalse/trueâ (default value is âtrueâ)
ii) download_as_pdf=âfalse/trueâ (default value is âtrueâ)
iii) unit=âusunit/metricunit/bothâ (default value is âbothâ)
iv) template=âgeneral/bootstrap-general/oldâ (default value is âgeneralâ)
v) show_name_field=âtrue/falseâ (default value is âtrueâ. This field is required for Mailchimp subscription)
vi) show_email_field=âtrue/falseâ (default value is âtrueâ. This field is required for Mailchimp subscription)
vii) show_firstname_only=âtrue/falseâ (default value is âfalseâ)Example:
[calorie_calculator send_to_email="false" download_as_pdf="false" template="general"]
Note: If you don’t include an attribute within the shortcode, default value will be applied for that. As an example: send_to_email isn’t included with value false in the shortcode example above. So, it will be displayed.
-
To make things easier, there is a shortcode generator included in the âCalorie Calculatorâ Settings page.
Saving Calculator Data to the Database
- Calculator usage details and user data gets stored in the Database automatically. You can to the âCalorie Calculator Logsâ page to those data.
Subscribing User to Your Mailchimp List
- You can subscribe users to a Mailchimp List.
- For this you need to go to âMailchimpâ tab of the âCalorie Calculatorâ Settings page from WordPress Dashboard.
- Then Enter you Mailchimp API Secret Key and Mailchimp List ID. You can get help from the links there.
- You must have âShow Nameâ and âShow Emailâ field enabled (in widgets/shortcodes) for Mailchimp Subscription to work.
Import/Export:
You can easily export all foods and calorie burning activities/exercises table data by clicking on âExport Foods as CSVâ and âExport Activities as CSVâ button. On the otherhand, you can import them easily by selecting respective files and then clicking on âImport Foosâ and âImport Activiitesâ button within âCalorie Calculatorâ Settings page.
Adding new Foods and Activites:
Within âCalorie Calculatorâ setting page you will find two tabs named as âCalorie in Foodsâ and âCalorie Burning by Exercisesâ where you can easily add a new food or exercise, update them and delete them.
Screenshots
Installation
- Click on âInstall Nowâ and then âActivateâ the plugin.
- You will find a new widget named âCalorie Calculatorâ at the âAppearenceâ >> âWidgetâ page.
- Place the widget wherever you want and you are done.
Manual Installation:
- Download the plugin as a Zip file.
- Go you âPluginsâ >> âAdd Newâ from your Website’s Dashboard.
- Click on âUploadâ and upload the downloaded file.
- Click on the âActivateâ button when it’s uploaded.
- The next steps are same as the automatic installation.
FAQ
-
What is Calorie Calculator?
-
Calorie Calculator allows you show a Widget at your website\’s sidebar to allow your users to estimate the calories they need to consume each day.
-
On Which basis Calorie Calculator is calculating this values?
-
Calorie Calculator is based on the Mifflin – St Jeor equation. With this equation, the Basal Metabolic Rate (BMR) is calculated.
Reviews
Contributors & Developers
“Calorie Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Calorie Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.3.0
- Performance Improvements
- Compatibility with the latest WordPress version
3.2.9
- Performance Improvements
- Compatibility with the latest WordPress version
3.2.8
- CSS bug fixes
3.2.7
- RTL Language support
3.2.6
- Bug fixes
- Performance Improvements.
3.2.5
- Bug fixes
- Performance Improvements.
3.2.4
- Bug fixes
- Performance Improvements.
3.2.3
- Made setting Calculator Easier.
- Visual Improvements.
3.2.2
- Added helpful message and updated compatibility.
3.2.1
- Issue with Firefox browser is now fixed.
- Bug fixes and enhancements.
3.2.0
- Bug fixes and enhancements
3.1.9
- Weight field tooltip issue fixed.
3.1.8
- CSS Issue fixation.
3.1.7
- Bootstrap Style Not Showing issue fixed.
3.1.6
- CSS Overflow issue with Select Activity option Fixed.
3.1.5
- CSS Enhancement
3.1.4
- Bug Fixes and CSS Enhancement
3.1.3
- Bug Fixes and Improved user experience
3.1.0
- Bug fixes and improved user experience
3.0.1
- Bug fix with Calorie Calculator Logs
3.0.0
- Attractive and Imporved User Interface
- Save user details as Calculator Logs
- User Name and User Email Field.
- Use Calculator Logs and User Details as you wish
- Made Faster and Secure.
2.5.0
- Working with the latest version of wordpress 4.8
2.5.0
- Performance improvement
- Security improvement
- Ready to upgrade
2.0.2
- Frontend template and bootstrap template issue fixation
2.0.1
- Bootstrap template showing issue fixation.
2.0.0
- Support for Twitter Bootstrap. Now, you can enable âTwitter Bootstrapâ specific styling if your theme supports twitter bootstrap.
- Performance improvement.
1.1.0
- Switch for showing âUS Unitsâ or âMetric Unitsâ or both added.
- Plugin has been made compitable for translation.
1.0.0
- First version of Calorie Calculator.