RBA Cash Rate: 4.35% · 1AUD = 0.67 USD · Inflation: 4.1%  
Leading Digital Marketing Experts | 1300 235 433 | Aggregation Enquires Welcome | Book Appointment
Example Interest Rates: Home Loan Variable: 5.20% (5.24%*) • Home Loan Fixed: 5.48% (6.24%*) • Fixed: 5.48% (6.24%*) • Variable: 5.20% (5.24%*) • Investment IO: 5.78% (6.81%*) • Investment PI: 5.49% (6.32%*)
BeliefMedia WordPress Plugin Archive [ Installation Instructions | Plugins ]

BeliefMedia LMI

BeliefMedia LMI is a complimentary website plugin that will return an estimated LMI Premium (using the Genworth premium for our modeling). The plugin - obviously designed for the finance industry - also includes a basic LVR calculator and Limited Guaranteed Calculator.

The plugin requires the installation of BeliefMedia Core. If you do not wish to register please don't download the plugin.

This plugin page supports an article on our blog titled "Complimentary Lender's Mortgage Insurance Website Calculator".

■ ■ ■

LMI Calculator

An example of the simple LMI calculator is shown below. Shortcode used is [bm_lmi].

Estimated Property Value
How Much You're Borrowing
Occupancy Type
Are you a First Home Buyer?
What is the Term of the Loan?
What is Your State?
DISCLAIMER: The LMI Calculation is an indication only and shouldn't be relied upon as accurate. Figures are calculated based on Genworth policy fees although they may not always be accurate. You should consult us for a full appreciation of the fees and potential waivers that might apply. [ BeliefMedia API ]

As you can see, the calculator fits nicely into an inline page without typical usage of calculator iframes. So, you won't have to send a user to another page for simple LMI calculations.

Shortcode Attributes

The following shortcode attributes are available to alter style and presentation.

line_height

Alters the majority line-height occurrences in the general responses. Use as line_height="1.2".

font_weight

There shouldn't be any need to alter the font_weight as it applies the weight to the entire LMI block.

font_color

The colour of all the title text. Should be a 6-character HEX string.

margin_top

The margin_top is the number of pixels between each row. Defaults to 15px.

columns

Display the LMI block in two responsive columns or one single column? Defaults to two columns; use columns="1" to use a single column.

margin_above and margin_below

The margin_above and margin_below is the margin above and below your LMI container. It provides a 'gap' between your inline article text and the calculator.

margin_above_disclaimer and margin_above_result

You may alter the margin above the disclaimer and result returned after the request with the above attributes. This was necessary since styling was for the BM Mortgage Broker website. Your styling requirements may vary.

property_value and property_value_placeholder

The Property Value text defaults to "Estimated Property Value" and the Property Value placeholder text defaults to "Property Value (eg. 650000)". Alter if necessary.

loan_amount and loan_amount_placeholder

The Loan Amount text defaults to "How Much You're Borrowing" and the Loan Amount placeholder text defaults to "Loan Amount (eg. 600000)". Alter if necessary.

fhb

Title text to display for First Home Buyers Defaults to "Are you a First Home Buyer?".

occupancy_type

The occupancy type title. Defaults to "Occupancy Type".

loan_term

The Loan Term title. Defaults to "What is the Term of the Loan?".

state

The State title. Defaults to "What is Your State?".

disclaimer

The general disclaimer text. You may alter this to include basic HTML links. It may be appropriate to have a suitable CTA in this space but the disclaimer information is required.

disclaimer_style

Default disclaimer style is color: #B9B9B9; font-size: 0.8em; line-height: 1.0em; width: 100% If you're familiar with styling you may alter to your liking.

input

Default input style is background-color: #FBFBFB;. This alters the input field background colour.

In most cases the default attributes are suitable. In all cases the button will inherit the default button created by your theme (we've done this to further connect your calculator to your branding).

■ ■ ■

Basic LVR Calculator

The basic LVR Calculator is intended to be used inline on pages or articles. Shortcode of [bm_lvr] returns the following.

  Estimated Property Value
  How Much You're Borrowing

Shortcode Attributes

The following shortcode attributes are available to alter style and presentation.

line_height, font_weight, and font_color

Alters the majority line-height, font-weight, and color occurrences in the general responses. Use as line_height="1.2" color="#8DC53E".

margin_above and margin_below

The margin_above and margin_below is the margin above and below your LVR container. It provides a 'gap' between your inline article text and the calculator.

property_value and property_value_placeholder

The Property Value text. Defaults to "Estimated Property Value". The property_value_placeholder defaults to "Property Value (eg. 650000)".

loan_amount and loan_amount_placeholder

The Loan Amount text defaults to "How Much You\'re Borrowing", and the placeholder defaults to "Loan Amount (eg. 600000)".

input

The input field styling may be altered if you're comfortable with the task. Defaults to width: 100%; height: 40px; padding: 8px; background-color: #FBFBFB.

■ ■ ■

Limited Guarantee Calculator

The LVR Guarantee will calculate the required exposure for a guarantor when a Limited Guarantee loan is considered. Shortcode of [bm_guarantor] returns the following:

  Property Purcahse Price
  How Much You're Borrowing
  Yes, My Gurantor has an existing home loan.

Shortcode Attributes

The following shortcode attributes are available to alter style and presentation.

line_height, font_weight, font_color

Alters the majority line-height, font-weight, and color occurrences in the general responses. Use as line_height="1.2" color="#8DC53E".

margin_top

The margin_top is the number of pixels between each row. Defaults to 15px.

columns

Display the Calculator block in two responsive columns or one single column? Defaults to two columns; use columns="1" to use a single column.

margin_above and margin_below

The margin_above and margin_below is the margin above and below your calculator container. It provides a 'gap' between your inline article text and the calculator.

padding

Calculator padding. Alter with padding="25" or similar.

purchase_price and purchase_price_placeholder

The purchase_price defaults to "Property Purcahse Price" and the purchase_price_placeholder defaults to "Purchase Price (eg. 650000)". Alter if necessary.

loan_amount and loan_amount_placeholder

The loan_amount defaults to "How Much You're Borrowing" and the loan_amount_placeholder defaults to "Loan Amount (eg. 600000)". Alter if necessary.

guarantee_value and guarantee_value_placeholder

The guarantee_value defaults to "Value of Guarantor's Home" and the guarantee_value_placeholder defaults to "Value of Guarantor's Home". Alter if necessary.

guarantee_owing and guarantee_owing_placeholder

The guarantee_owing< defaults to "Outstanding $ (eg. 400000)" and the guarantee_owing_placeholder defaults to "Outstanding $ on Guarantor\'s Loan". Alter if necessary.

input

The input field styling may be altered if you're comfortable with the task. Defaults to width: 100%; height: 40px; padding: 8px; background-color: #FBFBFB.

In most cases the default rendering is suitable. So, the shortcode without any attributes will return a usable calculator compatible with the majority of themes.

Change Log

Version 0.2, August 8, 2021
Minor bug fixes.

  • CSS Correction: Corrected CSS that was causing issues with some themes.

Version 0.1.3, July 20, 2021
First plugin made available for general broker use. Requires Core.

  • Plugin Check: Will now check if Core installed before activation. Enables registration and updates via API.

Version 0.1.2, July 18, 2021
Minor bug fixes based on feedback from Mastermind group.

  • Colour Attribute Correction: Fix to colour attribute not rendering on LMI titles.
  • LVR Fix: Minor fix to LVR operator. LVR above 95% now returning correctly.

Version 0.1.1, July 18, 2021
Minor Changes Only.

  • JS Ajax.: Improved JS Ajax function, and provided version to wp_enqueue_script based on plugin version.

Version 0.1, July 17, 2021
Pre-release version for testing prior to distribution to the broker market. Send to current clients for use on test sites.

  • Migration from Yabber Plugin: Applicable features migrated to a standalone plugin for the general broker market. Modifications made to the stylistic components since it is used outside of a Yabber website.

Download

This plugin is currently made available from within our Facebook Group . Please note that the BeliefMedia Core plugin is required before this plugin will activate or function.


Title: BeliefMedia LMI
Description: The BeliefMedia LMI plugin provide an LMI Calculator to any page (based on Genworth premiums). Includes basic LVR and Limited Guarantee Calculator. Requires BeliefMedia Core Plugin.
  Download • Version 0.2, 6.4K, zip, Category: WordPress Plugins (BeliefMedia Client Plugins)

Download our 650-page guide on Finance Marketing. We'll show you exactly how we generate Billions in volume for our clients.

  E. Australia Standard Time [ UTC+10, Default ] [ CHECK TO CHANGE ]

  Want to have a chat?
 
Share on Facebook
Share on Twitter
Share on Linkdin
Share on Pinterest