Description
This plugin allows you to set a votation for the post and pages. This votation has three options (good, neutral and bad).
Features
- Auto insert in content (it can be disabled).
- Filter by post and page.
- Total counts and vote percentages.
- 3 Types of votes: Good, Neutral and Bad.
- See the votes on the admin panel.
- Widget to insert wherever you want.
- Widget to see the top rated post.
- Shortcode to insert whenever you want.
- Two styles: Horizontal and Vertical so you can put it wherever you want!.
- Capability to set custom images.
- You can set a title before the poll (if you want it).
- Select if you want to show the poll before or after the content (or both).
Captures d’écran
This screen shot shows the result in « Horizontal Mode » with auto insert on post and with the default CSS. This screen shot shows 2 widgets. The first allows us to put the poll wherever we want, and the second shows the most voted. This screen shot shows the admin panel. Inside create/edit post/page/custom post you can see who vote this.
Installation
This section describes how to install the plugin and get it working.
Installing the Plugin
(using the WordPress Admin Console)
- From your dashboard, click on « Plugins » in the left sidebar
- Add a new plugin
- Search for « Simple Vote me »
- Install « Simple vote me ».
- In the settings page you can set a few options!
(manually via FTP)
- Upload the ‘gt-simple-vote-me’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- In the settings page you can set a few options!
FAQ
- Can I set a custom CSS?
-
Sure!, Go to the admin panel and in the options page for « Simple vote me » you can add your custom CSS.
- How to modify it if I want Horizontal or Vertical?
-
You can set it using the Widget (in the options Widget) or with the shortcodes [simplevoteme type= »v »] for vertical mode, or [simplevoteme type= »h »] for horizontal mode.
- What about validation errors, will it still maintain my WP theme?
-
The plugin uses minimum CSS and inserts valid HTML when necessary.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Simple Vote Me » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Simple Vote Me » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.3.1
- Minor update. Fixed an error on PHP-FPM.
- Checked on WordPress 4.6.1.
1.3
- Now you can limit the votes by user!
- Columns for pages and custom posts added in admin panel
- You can see who votes but older votes from version 1.2 and less will appear like Annonymous 🙁 (sorry the info wasn’t saved before).
- Added support for custom post and pages. Now you can select which do you want activate.
1.2
- Addded an option to show the poll on Home page.
- Minor fixes.
1.1.1
- Capabilities to change color wraps in images (and borders).
- Added option to maintain the default CSS and add minor CSS changes.
1.1
- Added capability to set custom images.
- Added title before poll (if you want it).
- Added option to show the poll before or after the content (or both).
1.0.1
- Minor fixes
1.0
- Create the plugin and the basic options!