简体   繁体   English

如何在Wordpress中制作联系表7

[英]How do I make a contact form 7 in wordpress

I want to Make a contact form in wordpress including input fields and some checkboxes , I want the form data to go to my email address. 我想在wordpress中创建一个包括输入字段和一些复选框的联系表单,我希望表单数据进入我的电子邮件地址。 How do I make one from scratch ? 如何从头开始制作一个?

Go to the wordpress dashboard and click "Contact" on the left hand side. 转到wordpress仪表板,然后单击左侧的“联系人”。

Click add new. 单击添加新。

In this area you have two boxes, form and mail. 在此区域,您有两个框,分别是表格和邮件。 Form is what is displayed on your website and mail generates what is sent to you (ie the e-mail address the form will be sent to and the default template of that e-mail). 表单是您网站上显示的内容,邮件会生成发送给您的内容(即,表单将发送到的电子邮件地址以及该电子邮件的默认模板)。

Directing mail to your e-mail address is very simple - just change the "To" box to your e-mail. 将邮件定向到您的电子邮件地址非常简单-只需将“收件人”框更改为您的电子邮件即可。

The form box is completed by generating tags using the plugin. 表单框是通过使用插件生成标签来完成的。 For example, to generate a file upload box you click generate tag -> file upload -> and change the options within (required field, etc) and then paste the given code to the form and the mail boxes where it directs you to. 例如,要生成文件上载框,请单击生成标签->文件上载->并更改其中的选项(必填字段等),然后将给定代码粘贴到表单和将其定向到的邮箱中。

Once this process is finished for all forms click save and copy the generated shortcode to the page you want to include this contact form in. 完成所有表单的此过程后,单击“保存”,然后将生成的简码复制到要包含此联系表单的页面。

Hope this answers your question, Paul 希望这能回答您的问题,保罗

You can find all you need in their documentation. 您可以在他们的文档中找到所有您需要的东西。

Contact Form 7 Documentation 联系表格7文档

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Wordpress联系表格7中进行Pancard验证? - How to make pancard validation in wordpress contact form 7? 如何在wordpress的联系表格7中提出发布请求? - How to make post request in contact form 7 in wordpress? 如何将自定义属性添加到 `<form> ` 由 Contact Form 7 WordPress 插件生成的元素?</form> - How do I add a custom attribute to the `<form>` element generated by the Contact Form 7 WordPress plugin? 如何在Wordpress的联系表格7中对单个字段进行数字字段求和 - How to make a sum of number fields to single field in contact form 7 in wordpress 如何在 wordpress 中制作联系表格 调用另一个 php 文件 - How to make a contact form in wordpress call another php file 我在哪里可以在 Wordpress 上放置联系表 7 的挂钩? - Where do I put hooks for Contact Form 7 on Wordpress? 如何向 wordpress 发送发布请求并使用 react 和 fetch 联系表格 7? [等候接听] - How do i send post requests to wordpress and contact form 7 using react and fetch? [on hold] 单击联系表单上的“提交”后,如何在wordpress中停留在同一页面上? - after clicking submit on a contact form, how do i stay on the same page in wordpress? 如何将Google Analytics添加到Wordpress联系表单7提交按钮 - How Do I Add Google Analytics OnClick To Wordpress Contact Form 7 Submit Button 如何在WordPress上从Contact Form 7加密表单数据? - How can I encrypt form data from Contact Form 7 on WordPress?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM