Powerful mortgage and loan calculator widget for your blog….
Download
Version – 1.5.1
Description :
Mortgage Loan Calculator is a great value-add for any loan officer or real estate agent looking to provide good-looking, functional, valuable content to readers. The execution of this calculator is superb from the smooth sidebar integration, modal window results and AJAX-based graphs that are incredibly visually appealing. It’s a great little application that delivers a lot of value in a user-friendly and well-executed way.
Languages included: English, German, Spanish, French, Italian, Russian, Portuguese, and Albanian.
WordPress Mortgage Loan Calculator Plugin
Installation :
- Upload the
mortgage-loan-calculatordirectory (including all files within) to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Usage
- If you are using widgets, just add the plugin to the sidebar through the
Appearance -> Widgetsmenu in WordPress. - Add the following code:
<?php display_mlcalc(); ?>to your template where you would like the calculator form to appear. - Add the shortcode
[mlcalc]to your page or post and configure default parameters.
Shortcode parameters
- calculator = mortgage|loan|mortgage_only|loan_only
- size = wide | narrow
- currency = usd | eur | gbp | CUSTOM
- rate = ‘{interest rate}’
- price = ‘{purchase price}’
- mterm = ‘{mortgage term in years}’
- down = ‘{down payment in %%}’
- tax = ‘{property tax}’
- insurance = ‘{property insurance}’
- pmi = ‘{pmi in %%}’
- amount = ‘{loan amount}’
- lterm = ‘{loan term in years}’
- schedule = month | year | month_nc | year_nc | none (_nc stands for “no choice” for visitor)
- language = en | de | es | fr | it | pt | ru
Shortcode examples
[mlcalc]
[mlcalc calculator="mortgage_only"]
[mlcalc calculator="mortgage" size="narrow" price="125,000" rate="6.2" language="es" currency="eur"]
Screenshots :
- The Mortgage Loan Calculator front-end, as it appears in your WordPress Sidebar.
- The Calculation Summary and Chart, as it appears when a visitor clicks the Calculate button.
- The Mortgage Loan Calculator configuration dialog, as it appears within WordPress Administration Interface.








The Mortgage Loan Calculator front-end, as it appears in your WordPress Sidebar.
The Calculation Summary and Chart, as it appears when a visitor clicks the Calculate button.
The Mortgage Loan Calculator configuration dialog, as it appears within WordPress Administration Interface.









