Linux 软件免费装
Banner图

Simple Price Calculator

开发者 premiumbizthemes
更新时间 2018年3月17日 04:45
PHP版本: 3.8 及以上
WordPress版本: 4.9.4
版权: GPLv2 or later
版权网址: 版权信息

标签

order form price calculator calculator quote form price calculator form simple price calculator

下载

1.0 1.1 1.2 1.3

详情介绍:

Simple Price Calculator is a WordPress plugin that can transform any html based form into a price calculation form. You can use it to provide instant price quotes or estimates on products and services for your visitors. A total can be displayed dynamically within your page.

安装:

How to install on WordPress
  1. Download the plugin zip file to your computer
  2. Go to the WordPress admin panel menu Plugins > Add New
  3. Choose upload and select the plugin zip file
  4. The plugin will now be installed. Click the 'activate plugin' link to make it active

常见问题:

How do I create a new form?

  1. Once the plugin is activated, click the Simple Price Calculator Forms tab in your WordPress admin panel menu and then the "Add New" link.
  2. A new post will appear with an example form that you can edit.
  3. Once you are done making changes, click publish to save.

How do I add my form to a post or page?

  1. Click on the Simple Calculator Forms Tab.
  2. Under the Shortcode column for your form, you should see a shortcode that you can copy and paste into a WordPress post or page for the form to appear.

What HTML attributes can the form add?

The basic version of this form can only add checkbox or radio buttons. Download the premium version for a wider variety.

How can my form values be calculated?

  1. Create a new checkbox or radio button (If unsure how to do this, just follow sample post and edit).
  2. Add a new value attribute for checkbox or radio button and it will automatically be added to total when clicked.
Ex: or Note: If you wish to group a bunch of radio buttons together and want them to switch, make sure each radio has the same name attribute.