Title: Mortgage Calculator
Author: tropicalista
Published: <strong>16 Tháng 3, 2021</strong>
Last modified: 25 Tháng 6, 2024

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Mortgage Calculator

 Bởi [tropicalista](https://profiles.wordpress.org/tropicalista/)

[Tải về](https://downloads.wordpress.org/plugin/mortgage.0.4.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/mortgage/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/mortgage/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/mortgage/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/mortgage/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/mortgage/)

## Mô tả

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.

## Ảnh màn hình

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

## Khối

Plugin này cung cấp 6 khối.

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

## Cài đặt

 1. Upload the plugin files to the `/wp-content/plugins/mortgage` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## Đánh giá

![](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 
Tháng 8, 2022 1 trả lời

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 Tháng 3, 2021 4 trả
lời

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.

 [ Đọc tất cả 2 đánh giá ](https://wordpress.org/support/plugin/mortgage/reviews/)

## Người đóng góp & Lập trình viên

“Mortgage Calculator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

“Mortgage Calculator” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/mortgage/contributors)
vì đóng góp của họ.

[Dịch “Mortgage Calculator” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/mortgage)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/mortgage/), check out [SVN repository](https://plugins.svn.wordpress.org/mortgage/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/mortgage/)
qua [RSS](https://plugins.trac.wordpress.org/log/mortgage/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 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

 *  Phiên bản **0.4.1**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **100+**
 *  Phiên bản WordPress ** 5.6.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.5.8**
 *  Phiên bản PHP ** 5.6 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/mortgage/) và [Italian](https://it.wordpress.org/plugins/mortgage/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/mortgage)
 * Thẻ
 * [block](https://vi.wordpress.org/plugins/tags/block/)[calculator](https://vi.wordpress.org/plugins/tags/calculator/)
   [mortgage](https://vi.wordpress.org/plugins/tags/mortgage/)[mortgage calculator](https://vi.wordpress.org/plugins/tags/mortgage-calculator/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/mortgage/advanced/)

## Đánh giá

 4.5 trên 5 sao.

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

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/mortgage/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/mortgage/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://www.calcoloratamutuo.net)