Difference between revisions of "Web Forms in WordPress"

From Help Wiki
m
Line 1: Line 1:
__NOTOC__
+
{{WPTemplate|
<div class="row-fluid"><div class="span8 ">
+
Web forms let your viewers submit responses to a questionnaire you design.  
<div class="lead">
+
|
[[Image:Blue-l.png|left|75px]] Web forms let your viewers submit responses to a questionnaire you design.  
+
</div>
+
<div class="gradientshadow"></div>
+
 
Responses can be emailed to the site administrator and also reside on the WordPress server accessible via the Dashboard. Evergreen uses Formidable Forms as the WordPress forms plugin.
 
Responses can be emailed to the site administrator and also reside on the WordPress server accessible via the Dashboard. Evergreen uses Formidable Forms as the WordPress forms plugin.
 
 
===To set up a web form on your WordPress site:===
 
===To set up a web form on your WordPress site:===
 
#From the '''Plugins''' window, activate '''Formidable'''
 
#From the '''Plugins''' window, activate '''Formidable'''
Line 12: Line 8:
 
# Embed your form into a post or page created beforehand using the “Add Form” button next to Add Media
 
# Embed your form into a post or page created beforehand using the “Add Form” button next to Add Media
 
# Form responses will be emailed to the site admin and will also be available in the '''Entries''' section of Formidable in the Dashboard
 
# Form responses will be emailed to the site admin and will also be available in the '''Entries''' section of Formidable in the Dashboard
 
 
 
===Tips:===
 
===Tips:===
 
* Hover over the "i" - information icon for in-app help
 
* Hover over the "i" - information icon for in-app help
 
* Refer to the [[Web Forms Best Practices]] for tips on developing your form
 
* Refer to the [[Web Forms Best Practices]] for tips on developing your form
 
<!-- end span8 -->
 
</div>
 
<div class="span4 gradientbox">
 
 
'''See also:'''
 
'''See also:'''
 
* [https://formidablepro.com/knowledgebase/ Formidable knowledge base]
 
* [https://formidablepro.com/knowledgebase/ Formidable knowledge base]
 
* [[Web Forms Best Practices]]
 
* [[Web Forms Best Practices]]
 +
|
 
{{WordPress Help Sidebar}}
 
{{WordPress Help Sidebar}}
 
+
}}
<!-- end span4-->
+
</div>
+
<!-- end row-fluid -->
+
</div>
+
 
[[Category:Wordpress]]
 
[[Category:Wordpress]]

Revision as of 10:40, 18 July 2016

Template:WPTemplate