Title: Mortgage Calculator
Author: tropicalista
Published: <strong>16 Marzo 2021</strong>
Last modified: 25 Giugno 2024

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/mortgage/assets/icon-256x256.png?rev=2535771)

# Mortgage Calculator

 Di [tropicalista](https://profiles.wordpress.org/tropicalista/)

[Scarica](https://downloads.wordpress.org/plugin/mortgage.0.4.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/mortgage/#description)
 * [Recensioni](https://it.wordpress.org/plugins/mortgage/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/mortgage/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/mortgage/#developers)

 [Supporto](https://wordpress.org/support/plugin/mortgage/)

## Descrizione

The Responsive Mortgage Calculator Block is a Gutenberg Block collection that’s 
designed to fit easily into any theme, on any device, at any size. Just what every“
Real Estate Agent on the go” needs.

With this block you can create a form to calculate a loan mortgage in less than 
a minute.

### Blocks

 * Mortgage calculator: let you generate a simple mortgage calculator form, display
   a resume and a table with mortgage.
 * Mortgage duration comparator: generate a form that display a comparison table.
 * Mortgage rates comparator: generate a rate comparison table.

### WHAT’S NEXT

If you like this plugin, then consider checking out our other projects:

 * [Formello](https://wordpress.org/plugins/formello): a form builder to collect
   leads, newsletter signup, contact form and more.
 * [Popper](https://wordpress.org/plugins/popper): a popup builder to increase leads
   with exit intent.
 * [Pdf Embed](https://wordpress.org/plugins/pdf-embed): embed your PDFs using the
   official Adobe Embed API.
 * [Search Console](https://wordpress.org/plugins/search-console): view all your
   search console data inside WordPress admin.

## Screenshot

 * [[
 * Form creation
 * [[
 * Form options
 * [[
 * Fields option
 * [[
 * Frontend form with result
 * [[
 * Frontend form with result table

## Blocchi

Questo plugin fornisce 6 blocchi.

 *   Select
 *   Number input
 *   Mortgage table result
 *   Mortgage result
 *   Button
 *   Mortgage form An interactive block with the Interactivity API

## Installazione

 1. Upload the plugin files to the `/wp-content/plugins/mortgage` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Attiva il plugin attraverso la schermata ‘Plugin’ in WordPress

## Recensioni

![](https://secure.gravatar.com/avatar/25add36d12ac8ed4501f8d248e38077a60872f851c012f99ca78ade89e266ee9?
s=60&d=retro&r=g)

### 󠀁[Really like it, just needs a slight tweek](https://wordpress.org/support/topic/really-like-it-just-needs-a-slight-tweek/)󠁿

 [straightforwardmoney](https://profiles.wordpress.org/straightforwardmoney/) 6 
Agosto 2022 1 risposta

The rates are great, and calculator works really well. My only problem is that the
rates are always rounded up. It would be great if instead of 3.5% being rounded 
up to 4%, 3.5% was actually calculated!! Then this would be a 5 star!

![](https://secure.gravatar.com/avatar/8c0ced2ad5a0c50ec3a0903b1d1946b4309a9b5e4ed01ff7f8d40bc710f49e3e?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly !](https://wordpress.org/support/topic/works-perfectly-needs-better-presentation/)󠁿

 [nick6352683](https://profiles.wordpress.org/nick6352683/) 17 Marzo 2021 4 risposte

To be fair, as it is now, this plugin deserves 4.8 stars. With a couple of adjustments
I would be ecstatic to update my rating to 5 stars: 1. Make the Scheduled Payments
table’s width 100% by a simple CSS: .wp-block-mortgage-table table {width: 100% !
important;} 2. All numbers should have thousands separator (by a comma) so the numbers
can be comprehended easier (for big numbers). I use ACF Pro for my custom made Blocks,
thus my blocks are constructed with php, so I can’t help you in this instance. I’ve
seen many mortgage calculators before, but because this is not a shortcode based,
or embedded from a service, this plugin for me is the absolute best…, it just needs
some better formatting, that’s all. Thanks, Nick.

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/mortgage/reviews/)

## Contributi e sviluppo

“Mortgage Calculator” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ tropicalista ](https://profiles.wordpress.org/tropicalista/)

“Mortgage Calculator” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/mortgage/contributors)
per il contributo.

[Traduci “Mortgage Calculator” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/mortgage)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/mortgage/) segui 
il [repository SVN](https://plugins.svn.wordpress.org/mortgage/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/mortgage/)
tramite [RSS](https://plugins.trac.wordpress.org/log/mortgage/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.4.1

 * Added 2 column mortgage calculator
 * Small fixes

#### 0.4.0

 * Switched to interactivity api
 * Minor fix

#### 0.3.1

 * Minor fix
 * Updated minimum requirements

#### 0.3.0

 * Added option to hide label
 * Added option to hide field
 * Fixed button alignment
 * Code linted

#### 0.2.9

 * Fix button alignment

#### 0.2.8

 * Improved column positioning
 * Added read only to fields

#### 0.2.7

 * Added form input
 * Added form input customization
 * You can now sort and rearrange field
 * Added button customization
 * Added icons
 * Simplified code
 * Added new select options

#### 0.2.6

 * Bump version

#### 0.2.5

 * Fix table on frontend
 * Added block variations instead of multiple block
 * Added translations

#### 0.2.4

 * Fix translation
 * Added button block
 * Added style

#### 0.2.3

 * Fix wrong rounding on result summary

#### 0.2.2

 * Fix wrong rounding on result summary

#### 0.2.1

 * Fix wrong calculation

#### 0.2.0

 * Fix wrong calculation

#### 0.1.9

 * Added translations
 * Fix wrong assets

#### 0.1.8

 * Code beautified

#### 0.1.7

 * Add scroll to results
 * Added translations

#### 0.1.6

 * Fix table text alignment

#### 0.1.5

 * Fix block.json

#### 0.1.4

 * Small fix

#### 0.1.3

 * Added responsive table
 * Two new widgets for comparison
 * Better handling of calculations

#### 0.1.2

 * Better formatting number based on user locale
 * Table 100% width in any case

#### 0.1.0

 * Release

## Meta

 *  Versione **0.4.1**
 *  Ultimo aggiornamento **2 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 5.6.0 o superiore **
 *  Testato fino alla versione **6.5.8**
 *  Versione PHP ** 5.6 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/mortgage/) e [Italian](https://it.wordpress.org/plugins/mortgage/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/mortgage)
 * Tag
 * [block](https://it.wordpress.org/plugins/tags/block/)[calculator](https://it.wordpress.org/plugins/tags/calculator/)
   [mortgage](https://it.wordpress.org/plugins/tags/mortgage/)[mortgage calculator](https://it.wordpress.org/plugins/tags/mortgage-calculator/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/mortgage/advanced/)

## Valutazioni

 4.5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=5)
 *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mortgage/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/mortgage/reviews/)

## Collaboratori

 *   [ tropicalista ](https://profiles.wordpress.org/tropicalista/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/mortgage/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://www.calcoloratamutuo.net)