Linux 软件免费装
Banner图

Bamboo Enquiries

开发者 bamboosolutions
更新时间 2018年3月2日 19:30
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 5.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcodes contact form enquiries

下载

1.9.3 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.9.1 1.9.2 1.9.4

详情介绍:

Bamboo Enquiries turns any web form into flexible enquiry form, enabling you to have multiple enquiry forms throughout your website. By just wrapping a simple shortcode around the HTML elements of your choice, you can have a professional, simple or complicated email enquiry form up and running in minutes. It supports all standard form elements, including file uploads. It also provides an ‘auto labels’ option which presents the labels for each input box inside the input as the default value until it is clicked on (the Twitter sign in page is a good example of this in action). Finally the shortcode also supports mandatory text boxes, the form will not be submitted if any mandatory boxes have not be filled in. Simply adding as asterisk (*) to the end of a label will indicate that the following input is mandatory, e.g. : Email Address * 用法 Code your form elements as you normally would, with whichever inputs, radio buttons, selects etc that you need, ensuring that you set the name attribute for each element. Add at least one submit button e.g: Send Enquiry” Finally, instead of wrapping your form elements in a form tag, simply wrap them in the Bamboo Enquiries shortcode instead: [bamboo-enquiry from=“website@bamboosolutions.co.uk” to=“enquiries@bamboosolutions.co.uk” auto_labels="on" honeypot="on" message="Thank YouWe will get back to you shortly."] Your form elements here (don’t forget the submit button) [/bamboo-enquiry] The ‘from’ attribute sets the email address that the enquiry will be sent from, and the ‘to’ attribute sets the address it will be sent to. The ‘auto_labels’ attribute actives the auto labels feature as described above. If you set 'honeypot' to 'on', a hidden email field will be added to the form to catch scripts that try to submit the form for spam purposes. NOTE: If you have 'honeypot' set to 'on' you CANNOT have an input field in your form with the name 'email'.

更新日志:

1.9.4 1.9.3 1.9.2 1.9.1 1.9 1.8 1.7 1.6 1.5