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.
- Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
- Activate the plugin through the 'Plugins' menu in WordPress
- 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