CC Mortgage Calculator

描述

This simple mortgage calculator calculates mortgage monthly payments.

Calculator is very easy customizable: you can change color of background, borders and text to match your web site’s theme, select currency sign and change widget title.

螢幕截圖

  • Widget settings in appearance panel
  • Widget example on the sidebar
  • Shortcode usage example in post
  • Widget example in WP post/page

安裝

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets and add the widget to your website sidebar
    OR
    Use [cc-mortgage] short code if you want embed the mortgage calculator into a post instead of adding it as a widget on sidebar.

    Short code parameters are:

    • title (optional) – set calculator’s title (default – “Mortgage calculator”)
    • dev_credit (optional) – show developer’s credit (default – “1”)
    • bg_color (optional) – set background color (default – “#ffffff”)
    • border_color (optional) – set border color (default – “#cccccc”)
    • text_color (optional) – set text color (default – “#000000”)

Example of shortcode usage: [cc-mortgage title=”Mortgage Calc” border_color=”#6291c5″]

Use Color Picker to get hex code of color you need.

Please visit plugin home page for more detailed installation and setup instructions

常見問題

Can I use this widget on commercial website

Yes.

I am getting error during plugin activation

For some unknown reason this plugin doesn’t work on some commercially available WP themes. Unfortunately we won’t be able to help in such case as we don’t have access to these themes and we can’t test what is causing an error.

Please contact us if you have further questions or suggestions. In case you have an issue with this plugin please send us WordPress version, the name of theme and list of plugins you are using.

評價

2016年9月3日 4 replies
Can't activate, can't delete...every click is causing a 404.
閱讀全部2個評價

貢獻者及開發者

“CC Mortgage Calculator” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CC Mortgage Calculator 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.1

  • Fixed spelling error

1.0

  • Added commas for thousands
  • Input and output fields changed
  • Supports Shortcode
  • Fixed javascript issue

0.3.1

  • Minor bug fix (link)

0.3.0

  • Tested for WordPress 4.0 compatibility

0.2.0

  • Fixed major bug: mortgage calculator wasn’t working with some wordpress themes
  • Tested for WordPress 3.9 compatibility

0.1.3

  • Fixed minor bug (Undefined variable)

0.1.2

  • Fixed links in plugin description

0.1.1

  • Contributors list updated

0.1.0

  • Initial beta release