
Visitors can:
– change any values without reloading the page.
– select “Calculate” and wait a few seconds for the results to appear.
Plugin can be used inside any article by placing the following code:
[simple-mortgage-calculator]
If you want to use it as a widget just slide the “Monthly Mortgage Calculator” widget to your desired sidebar.
If you want to change the currency sign you can edit the following files and lines:
mortgage-calc.php
– line 53 after each <td>
– line 62 after each <td>
– line 74 before </td>
monthly-mortgage-calc.php
– line 31 before </td>
ps: If your server is using a php version less than 5.3.x then before installing plugin delete file “mortgage-calc.php” and rename file “mortgage-calc-for-php-less-than-3x.php” to “mortgage-calc.php”.
wp_a_m_c_reports.Plugin can be used inside any article by placing the following code:
[simple-mortgage-calculator]
If you want to use it as a widget just slide the “Monthly Mortgage Calculator” widget to your desired sidebar.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.