Linux 软件免费装

Select and Multi-Select Field for Contact Form 7

开发者 baldawayash15
更新时间 2019年12月7日 14:23
PHP版本: 5.6 及以上
WordPress版本: 5.3
版权: GPLv2 or later
版权网址: 版权信息

标签

select cf7 dropdown multi-select multi-dropdown select box

下载

1.0 1.1

详情介绍:

This plugin uses Select2 , a jQuery plugin which replaces traditional select boxes with a customizable one with a capability for a search on the contact form 7. This plugin generates both single select and multi-select field and allows us to add placeholder, specify width and add required input validation. Required Plugin Contact Form 7 by Takayuki Miyoshi is required for this plugin to work. Credits Select2 Contact Form 7

安装:

Automatic Installation
  1. First Install Contact Form 7 if not installed (Required).
  2. On the left side menu select Plugins > Add New
  3. In Search Plugins field enter "Select and Multi-Select CF7" and search
  4. Press "Install Now" button
  5. Done and Enjoy.
Manual Installation
  1. Download the archived zip file from WordPress Repository.
  2. Upload the plugin on wp-content/plugins directory.
  3. On the WordPress Admin Dashboard Navigate to Plugin > Installed Plugins.
  4. Locate the plugin and activate it.
  5. Done and Enjoy.

屏幕截图:

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png

升级注意事项:

1.0 Initial Release

常见问题:

How to set Select and Multi-Select input width?

You can pass the input width when you generate the form input tag. Default is 400px.

How to set Select and Multi-Select Input Placeholder?

You can pass the input placeholder when you generate the form input tag (Default is --Please Select--).

How to Add Multiple Select Box

You can enable the multiple option when you generate the form input tag.

更新日志:

1.1 1.0 Initial Release