wp-greet is a plugin for the famous wordpress blogging package,
giving your users the ability to send greeting cards from your blog
Installation:
Upload to your plugins folder, usually wp-content/plugins/, keeping the directory structure intact (e.g. wp-greet.php should end up in wp-content/plugins/wp-greet/).
Activate the plugin on the plugin screen.
Visit the configuration page (Options -> wp-greet) to configure the plugin (do not forget to add the forms page id)
Optional: If you would like to change the style, just edit wp-greet.css
faq:
My greetcard form is wider than my theme. What can I do?
To adjust the design of your greetingcard page edit the file wp-greet.css.
If you have a narrow theme you might adjust the width of the textarea
textarea.wp-greet-form { width: 90%; } by replacing the 90% with something smaller than this.
How can I use the Math Comment Spam Protection Plugin with wp-greet?
Upload the unzipped directory “math-comment-spam-protection” on your webspace into wp-content/plugins and activate the plugin. Under Settings -> Math Comment Spam klick “Update Options” once even without having changed any options, otherwise the plugin won’t work. You don’t have to change the text of the error messages, as these are fixed within wp-greet.
wp-greet 1.8
No comments:
Post a Comment