Description
Simply let users vote photos/images in your Contests.
Installing and activating this plugin will place a vote button and a vote count below each photo of all contestants images using the [showcontestants id=’category id’] shortcode.
Online Demo
You can try out the Online demonstration to see how the plugin works.
To login, go to the Demo dashboard and login with demo / demo.
Support & Help
For support, you can access our support forums and post a question or a problem there.
Installation
This section describes how to install the plugin and get it working.
- Upload
photo-voting
folder to the/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Go to the Contest Category and create the Contest and the shortcode in the page [showcontestants id=’category id’] to vote for the contestants
FAQ
-
What is Category ID
-
Created Contest Category term ID is the Category ID to be used in the shortcode.
-
What contest it supports
-
It only supports the Photo/Image Contest.
Reviews
Contributors & Developers
“WP Voting Contest” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Voting Contest” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
1.1
- Fixed the Registration Issues.
1.2
- Guttenburg Editor in the Contestants.
- Removed the Voting menu in the Edit and Add Contestant area because it conflicts with the editor.
- Admin Ajax fix.
- Support with WordPress 5.
- Admin end CSS issue fixes.
- Deprecated the shortcode attribute – onlyloggedinuser.
1.3
- Fixed the issues for the premium version compatibility
- Image Issues fixed
- Added Appropriate Hooks for the current WordPress versions
1.4
- Fixed the Deprecated functions
1.5
- Non-numeric value encountered warning in first time view of contestants
- Voting Logs pagination Filtes & styles issues
- Style issuses admin end
- Issue fix in the Contestant title
- Removed the Google Plus Sharing
1.6
- Fixed Image issue in GRID & List view
- Fixed the undefined issue while voting
- Fixed the PHP warnings
1.7
- Fixed the undefined js conflicts issue while voting
1.8
- Fixed the Multilingual Supports in the Plugin
- Added New Translated Strings
1.9
- Fixed the Rules & Prizes in addcontestant shortcode
2.0
- Fixed Datepicker Issue in the Contest Category Settings
- Fixed the Showform in the showcontestants and addcontestants shortcode
- Fixed Admin Styles
2.1
- Login and Registration Issues