CC Canadian Mortgage Calculator

Description

This simple Canadian mortgage calculator calculates mortgage monthly payments.

Calculator is very easy customizable: you can change colour of background, borders and text to match your web site’s theme and change widget title.

Note: check this mortgage calculator plugin if you are looking for mortgage calculator for other country then Canada.

Screenshots

  • Widget settings in appearance panel
  • Widget example on the sidebar
  • Shortcode usage example in post
  • Widget example in WP post/page

Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets and add the widget to your website sidebar
    OR
    Use [cc-mortgage-canada] short code if you want embed the mortgage calculator into a post instead of adding it as a widget on sidebar.

    Short code parameters are:

    • title (optional) – set calculator’s title (default – “Mortgage calculator”)
    • dev_credit (optional) – show developer’s credit (default – “1”)
    • bg_color (optional) – set background color (default – “#ffffff”)
    • border_color (optional) – set border color (default – “#cccccc”)
    • text_color (optional) – set text color (default – “#000000”)

Example of shortcode usage: [cc-mortgage-canada title=”Canadian Mortgage Calculator” border_color=”#6291c5″]

Use Color Picker to get hex code of color you need.

Please visit plugin home page for more detailed installation and setup instructions

FAQ

Can I use this widget on commercial website

Yes.

I am getting error during plugin activation

For some unknown reason this plugin doesn’t work on some commercially available WP themes. Unfortunately we won’t be able to help in such case as we don’t have access to these themes and we can’t test what is causing an error.

Please contact us if you have further questions or suggestions. In case you have an issue with this plugin please send us WordPress version, the name of theme and list of plugins you are using.

Reviews

febrero 8, 2017
This is my requirements, kindly fix this using your plugin. If you fix my requirements how much cost for you? http://tekexplore.info/upload/03_LoanCalculator.xls
Read all 1 review

Contributors & Developers

“CC Canadian Mortgage Calculator” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.0.6

  • Deprecated PHP function fix (create_function() deprecated)

2.0.5

  • fixed spelling error

2.0.4

  • fixed javascript conflicts
  • fixed issues with commas for thousands

2.0.3

  • minor issue with source version

2.0.2

  • currency sign wasn’t shown on some web browsers

2.0.1

  • fixed major issue with currency display

2.0.0

  • Added commas for thousands
  • Input fields changed: now you can enter Purchase price and Down payment
  • Mortgage amount is calculated automatically accordingly

1.1.0

  • Supports Shortcode

1.0.0

  • Initial release