Wordpress Mortgage Calculator Section
Budget: $30 – $250 AUD
Make a copy of the calculator section (like attachment 1) of https://www.macquarie.com.au/home-loans/new-home-loans.html. Please go to the URL to check the UI/UX.
1. The section will be put into the WordPress environment and I’ll provide you with the WordPress login details. (it would be better if you could integrate the whole section into a shortcode so that I can put this section wherever I want on the page)
2. When selecting different options, it should dynamically display different rates accordingly.
a. property value = loan amount + my deposit
b. lvr = loan amount / property value (expressed in percentage)
c. lvr will determine three categories: up to 60%, up to 80%, and up to 95%. All other lvr will return an error. For example, negative numbers and above 95% will give errors.
3. Different rates should be read from another plugin called TablePress via shortcode (see attachment 2, e.g. [table-cell id=1 cell=B3 /] will display “4.02% p.a” on the frontend)
4. Use the same overall style
1. The section will be put into the WordPress environment and I’ll provide you with the WordPress login details. (it would be better if you could integrate the whole section into a shortcode so that I can put this section wherever I want on the page)
2. When selecting different options, it should dynamically display different rates accordingly.
a. property value = loan amount + my deposit
b. lvr = loan amount / property value (expressed in percentage)
c. lvr will determine three categories: up to 60%, up to 80%, and up to 95%. All other lvr will return an error. For example, negative numbers and above 95% will give errors.
3. Different rates should be read from another plugin called TablePress via shortcode (see attachment 2, e.g. [table-cell id=1 cell=B3 /] will display “4.02% p.a” on the frontend)
4. Use the same overall style