This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tribulant Gallery Voting

Description

Simply let users vote/like photos/images in your WordPress galleries.

Installating and activating this plugin will place a vote/like link and a vote count below each photo of all WordPres image/photo galleries using the [gallery] 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.

Screenshots

  • Sample of a WordPress image/photo gallery with the vote/like link and vote count below each photo.

Installation

This section describes how to install the plugin and get it working.

  1. Upload gallery-voting folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to an existing [gallery] WordPress image/photo gallery to see the vote/like links below each photo

Reviews

Agosto 11, 2017
Hello guys, Where do I type in the code [gallery]. I downloaded the plugin, and it is activated, but there is still no voting option. Thanks for the help.
Setyembre 3, 2016
This is a super plugin. We ran a photo competition and once all the entries were in we wanted the public to vote on the best photo. The best photo voted by the public receive a great prize. The support from the Team is excellent and I'm giving 5 stars for the support and the plugin which is so easy to install and have a gallery with a very simple functional voting system. Thanks guys!
Setyembre 3, 2016
Very sipmle and useful plugin, but in our site we need to choose galleries for voting (we do not need to add "vote" buttons to every gallery). I had to add a class to the <p> tag in the plugin template, and add a CSS rule (visibility:hidden or display:none) on the all pages where the gallesies should be without VOTE buttons. Also, I think the plugin needs an option to reset (delete) the voted IP addresses from database. Now you can delete the outdated IP records manually via PhpMyAdmin. Also, it will be very useful to add another option: the different (separate) vote counting (from the same IP) for the different galleries. And the separate IP removing.
Read all 11 reviews

Contributors & Developers

“Tribulant Gallery Voting” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.1

  • ADD: WordPress 5+ Compatibility
  • ADD: Alternative [galleryvoting] shortcode feature
  • FIX: Some themes filtering [gallery] shortcode breaking voting

1.2

  • ADD: WordPress 4.0 compatibility
  • ADD: “Settings” link on Plugins page in WordPress
  • ADD: Enable voting for logged in users only
  • IMPROVE: Record IP even when cookies are enabled for votes

1.1.1

  • ADD: Maximum votes per photo/image/attachment setting

1.1

  • ADD: Setting to choose between cookie and IP address tracking
  • ADD: Maximum overall votes setting

1.0

  • Initial release