A general purpose loan calculator includes an amortization schedule showing payment dates and a set of charts. Supports international conventions.
FC’s Loan Calculator Plugin is a general purpose loan calculator that solves for a monthly loan payment and creates a detailed amortization schedule with date based payments. Additionally, your visitors can view a set of charts so they can visualize the cost of a loan. Your visitors can also select their own currency and date convention used in the loan schedule. This is ideal if site attracts visitors from around the globe. Select from one of four predefined sizes or modify CSS file to customize size and colors. Supports touch and a responsive designed website. The plugin is based on and uses the code from my very popular Loan Calculator.
Rebranding with your site’s brand name is supported and encouraged.
The plugin may be used (a) in a post or page’s content area via a shortcode; or (b) used in a widget area; or (c) called from any template file. See usage under installation for details.
Installation
Either (a) upload the fc-loan-calculator folder with all its files to the /wp-content/plugins/ folder or (b) unzip the plugin’s zip file in the /wp-content/plugins/ folder.
Activate the plugin through the Plugins -> Installed Plugins menu in WordPress
Upgrading
If you translated the plugin from English to another language, please backup your work prior to upgrading the plugin.
Usage
There are 3 mutually exclusive ways you can deploy the calculator to an individual page (though you can use all three methods on different pages within a site):
Shortcode parameters
* sc_size= tiny | small | medium | large * sc_custom_style= No | Yes * sc_add_link= No | Yes * sc_brand_name= * sc_hide_resize= No | Yes * sc_loan_amt= * sc_n_months= * sc_rate= * sc_currency= * sc_date_mask=
Examples (1st includes all options):
[fcloanplugin sc_size="tiny" sc_custom_style="No" sc_add_link="Yes" sc_brand_name="Best's Auto" sc_hide_resize="Yes" sc_loan_amt="30000" sc_n_months="60" sc_rate="5.5" sc_currency="83" sc_date_mask="2"] [fcloanplugin sc_size="small" sc_custom_style="Yes" sc_hide_resize="Yes" sc_currency="83" sc_date_mask="2"] [fcloanplugin sc_custom_style="No" sc_add_link="Yes" sc_brand_name="Friendly Mortgage" sc_hide_resize="Yes" sc_loan_amt="30000" sc_n_months="60" sc_rate="5.5"]
Optional array parameter passed to show_fcloan_plugin()
Valid values for options are the same as the shortcode above.
<?php show_fcloan_plugin(array('op_size' => "medium", 'op_custom_style' => "No", 'op_add_link' => "Yes", 'op_brand_name' => "Karl's", 'op_hide_resize' => "No", 'op_loan_amt' => "32500.0", 'op_n_months' => "48", 'op_rate' => "5.5", 'op_currency' => "999", 'op_date_mask' => "999" )); ?>
Notes:
Enhanced Internationalization
Support for over 90 currency signs (using appropriate nummber formatting conventions) and 6 date formats (mm/dd/yyyy, dd/mm/yyyy, yyyy.mm.dd etc.). If neither the website developer or the user makes a selection, the calculator will read the browser’s default currency and date options and automatically use them. Without doing anything, a website visitor from Japan visiting a website hosted in France will initially see a floating yen sign. The website developer can easily override this default behavior by setting either shortcodes or function options. The user (if the website designer keeps the feature enabled) can override both and select a currency and date format.
To summarize, the plugin determines what currency symbol (and date format) to use by applying the following rules:
Language Translations
New in v1.5, support for 14 languages in addition to English. The plugin also includes a translation template file (.POT) in the “languages” folder. Using a POT/PO file editor, website owners can translate this plugin to any language supported by WordPress.
The supported languages are:
da : Danish : Dansk
nl : Dutch : Nederlandse
fi : Finnish : Suomalainen
fr : French : Français
de : German : Deutsch
hu : Hungarian : Magyar
it : Italian : Italiano
lt : Lithuanian : Lietuvių
pl : Polish : Polski
pt : Portuguese : Português
ro : Romanian : Românesc
ru : Russian : Русский
es : Spanish : Español
sv : Swedish : Svenska
Notes: (1) The plugin depends on the site’s “Site Language” setting to display to your visitors the correct language. The files in the language folder can be renamed if needed. For example, if you want the plug to display in Portuguese the .MO and .JSON files include assume your site’s language setting is Portuguese (Portugal) which is local pt_PT. But if your site is in Brazil, you’ll need to rename the plugin’s language files to use pt_BR. (2) At this time, these translations were computer generated. A fluent speaker can edit the included .PO file and regenerate the .MO file to update the tranlation. (3) If you are willing to allow me to include your edits with the plugin, I’ll regenerate the .MO, and if needed the .JSON files for you.
I am making the other calculators at my website available free-of-charge to bloggers who are abe to help with translation. See the website for details.
Support
I’m happy to offer support for all my plugins. If you have a question or face an issue, please go to the plugin page linked in the description above and leave your question at the bottom of the page. I’m able to provide faster support at my site than I am on the WordPress.org website.
Other Calculators
As of this writing, AccurateCalculators.com has seven plugins listed in the WordPress Plugin Directory with several more available on the website. All plugins have the same general feature set and are consistent in their styling and the way they work. This means you can install all these plugins and maintain a consistent look and feel across your website or blog. If you blog about money, you are encouraged to install all the plugins on your site. It’s simple. The more pages, the more opportunity.
Below links take you to the indicated WordPress Plugin Directory page.
The Loan Calculator's front end showing 2 of the 4 configurable sizes at about 70% actual size. Resize buttons are optional.
Loan payment schedule shown in a lightbox. User can select how date is displayed from 3 international date conventions.
Charts shown in a lightbox.
Plugin's settings dialogue, as seen under AppearanceWidgets page in WordPress's administration area.
Can the Loan Calculator plugin be used on a commercial website?
Yes. I would be honored. Thanks.
Also, if you happen to be a financial blogger, I would encourage you to add a “Calculators” or “Tools” section to your site and include all my calculators. More content equals more opportunity. I expect to have six plugins by early 2017.
Does your plugin have any embed advertising?
Absolutely not.
Is your plugin self contained?
Yes. 100% of the plugin is installed on your servers. There are no external dependencies.
Does the plugin include any backlinks?
No, not by default. If you decide to brand the calculator with your brand and / or set the add_link option to Yes, one discreet link is added to my site. (User will not know there is a link unless their mouse passes over it.) The link is around the copyright in the lower left. 🙂
Is the calculator plugin responsive?
Yes. I in fact use it on a Bootstrap responsive site.
Does the calculator support touch devices?
Yes. Users use the calculator with all types of devices. (A previous issue with some Android devices is fixed.)
Do you offer other calculator plugins?
Yes. I have a Mortgage Loan Calculator hosted in this directory. And here is my widgets and plugin page where you’ll find other free plugins as well as some “plus” versions which are free for a limited time only.
I like your plugin and I’d like to contribute something but I notice you don’t have a link for contributions, why not?
Thank you. That’s very kind of you. Actually, you can contribute, and it won’t cost you a cent. Please stop by my website and check it out. In addition to providing some very advanced calculators, I think that I’m the only one who hosts a public question and answer site to provide support. Take a look, and if you like what you see, please spread the word. That’s better than any monetary compensation.