This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Calculator Guide

Description

This plugin is a plan or arrange (an event) to how much you’d pay monthly, Bi-weekly or weekly on mortgage, car finance and so on at a particular time. Please
visit [demo](https://walexconcepts.com/wordpress/plugin-demo/).

Free Version features:

  • * Calculator Guide looks responsive on any device.
  • * You can use it as simple calculator with Loan amount, Down payment, Loan length, Annual Interest and Payment term.
  • * The calculator display results in block or Popup window with simple text.
  • * Use shortcode to add it to any page at backend or frontend.
  • * Click ‘Settings’ under ‘calculator_guild’ menu at admin page to select your option for display result.
  • * Loan length based on years.

Premium Features:

  • * All of te above free version features.
  • * The calculator display results in modal Popup window with simple table.
  • * Click ‘Settings’ under ‘calculator_guild’ menu at admin page to select Modal Popup option for display result.
  • * Click ‘Show Payment schedule’ to display plan or arrangement for payment.
  • * Loan length based on Months.

Screenshots

  • 1. Calculator Guild admin page or back-end
  • 2. Front-end
  • 3. Alert Result with text
  • 4. Block Results with text
  • 5. Modal Popup Results with text and table
  • 6. Responsive layout mobile
  • 7. Responsive layout tablet
  • 8. Responsive layout Modal Popup

Installation

  • 1. Upload files of calculator_guide to the `/wp-content/plugins/`
  • 2. Activate the plugin through the ‘Plugins’ menu in WordPress
  • 3. At backend or admin page, put ShortCode /*[calculator-guide]*/ to add calculator to the page. Please always remember
    to remove [/* */] from the Shortcode.
  • 4. At frontend, put ShortCode /*if ( shortcode_exists( ‘calculator-guide’ ) ) { echo do_shortcode(‘[calculator-guide]’);} */ to
    add calculator to the page. Please always remember to remove [/* */] from the Shortcode.
  • 5. At backend , click ‘Settings’ under ‘calculator_guild’ menu in WordPress to display caculator guide admin page.
  • 6. At backend , click ‘Help’ under ‘calculator_guild’ menu in WordPress for help user guide.

FAQ

Does Calculator Guide work with any WordPress theme?

Yes, it does. You can use it with any WordPress theme.

Do I get free support for this free plugin?

Yes, we can provide support via email and chat if needed.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Calculator Guide” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

    1.0

  • * roll out March, 14, 2022)