SpeakUp! Email Petitions free WordPress plugin
Description
SpeakUp! Email Petitions free WordPress plugin
SpeakUp! Email Petitions allows you to easily create petition forms on your site.
When visitors to your site submit the petition form, a copy of your message will be sent to the email address you selected. The petition message will be signed with the contact information provided by the form submitter. After signing the petition, visitors will have the option of sharing your petition page with their followers on Facebook or Twitter.
Signatures are stored in the database and can be easily exported to CSV format for further analysis. You may set a goal for the number of signatures you hope to collect and then watch as a progress bar tracks your petition’s advance toward it’s goal. Petitions may also be configured to stop accepting new signatures on a specified date.
Localizations
Italian it_IT (MacItaly)
Slovenian sl_SI (MA-SEO)
German de_DE (Hannes Heller, Armin Vasilico, Andreas Kumlehn)
Russian ru_RU (Teplitsa)
Dutch nl_NL (Kris Zanders)
Hebrew he_IL (Oren L)
Polish pl_PL (Damian Dzieduch)
Romanian ro_RO (Web Hosting Geeks)
French fr_FR
Spanish es_ES
The development version of this plugin is now on GitHub.
Visit the SpeakUp! Email Petitions website to learn more.
Emailpetition Shortcode Attributes
The following attributes may be applied when using the [emailpetition] shortcode
id
The ID number of your petition (required). To display a basic petition, use this format:
[emailpetition id=”1″]
width
This sets the width of the wrapper
that surrounds the petition form. Format as you would a width rule for any standard CSS selector. Values can be denominated in px, pt, em, % etc. The units marker (px, %) must be included.
To set the petition from to display at 100% of it’s container, use:
[emailpetition id=”1″ width=”100%”]
A petition set to display at 500 pixels wide can be achieved using:
[emailpetition id=”1″ width=”500px”]
height
This sets the height of the petition message box (rather than the height of the entire form). Format as you would a height rule for any standard CSS selector. Values can be denominated in px, pt, em, % etc. The units marker (px, %) must be included.
A few notes on using percentages:
Using a % value only works when the “Allow custom messages” feature is turned off—because the petition message will be displayed in a
. When “Allow custom messages” is turned on, the petition message is displayed in a