Beschrijving
Bring your next competition, festival, or tasting event to life with Event Voting & Live Leaderboard by Clicksmith — a simple, mobile-friendly system that lets attendees vote instantly and watch results update in real time.
Features
– Easy mobile voting (QR code or direct link)
– Custom categories and vote limits
– Anti-spam and duplicate protection
– Real-time leaderboard display
– Full-screen leaderboard for TVs or projectors
– Works with any WordPress theme
Perfect for: BBQ competitions, beer festivals, car shows, pageants, people’s-choice awards, and any event where the crowd picks the winner.
Documentation & Support
– Docs: https://clicksmith.net/plugins/event-voting/docs
– Contact: info@clicksmith.net
– Website: https://clicksmith.net
Shortcodes
Voting form
[clicksmith_event_voting]
Attributes
– categories – pipe-separated list (e.g. categories="Best Brisket|Best Ribs|Best Chicken")
– category_ids – comma-separated IDs instead of names
– votes_per_category – number of votes per category (default 1)
– max_total_votes – cap total votes per user
– require_login – true|false (default false)
– ip_limit_minutes – block repeat voting for X minutes
– honeypot – true|false (default true)
– recaptcha – on|off
– event – optional slug or ID for multi-event setups
– button_label – custom submit text
– success_message – custom thank-you text
– allow_revoting – true|false
Examples
[clicksmith_event_voting categories=”Best Brisket|Best Ribs|Best Chicken” votes_per_category=”1″]
[clicksmith_event_voting category_ids=”2,4,9″ max_total_votes=”3″ require_login=”true”]
Live leaderboard
[clicksmith_leaderboard]
Attributes
– categories or category_ids – filter which categories to show
– layout – table|cards (default table)
– show_counts – true|false
– show_percent – true|false
– limit – limit rows per category
– auto_refresh – refresh every X seconds
– highlight_top – highlight top N entries
– show_last_updated – show “Last updated” text
Examples
[clicksmith_leaderboard auto_refresh=”5″ layout=”table” show_counts=”true” show_percent=”true”]
[clicksmith_leaderboard categories=”Best Brisket|Best Ribs” limit=”5″ highlight_top=”3″]
Credits
Developed and maintained by Clicksmith Digital Marketing.
License
This plugin is free software, released under the GNU General Public License, version 2 or later.
Installatie
- Upload the plugin files to
/wp-content/plugins/event-voting-live-leaderboard-by-clicksmith, or install from the WordPress Plugin Directory. - Activate the plugin via Plugins in WordPress.
- Go to Event Voting Categories to create categories.
- Add the
[clicksmith_event_voting]shortcode to any page. - Show the live results with
[clicksmith_leaderboard]on a display page.
FAQ
-
Can people vote more than once?
-
You can limit voting by IP, cookie, or login. Toggle each option in Settings.
-
How do I reset votes for a new event?
-
Go to Event Voting Results and click Reset All Votes.
-
Does it work offline?
-
No. An internet connection is required to record and display votes in real time.
-
Can I show the leaderboard on an external display?
-
Yes. Open the leaderboard page in any browser or TV. It auto-updates live.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Event Voting & Live Leaderboard by Clicksmith” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Event Voting & Live Leaderboard by Clicksmith” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.2
- Added shortcode documentation and
[clicksmith_event_voting]/[clicksmith_leaderboard]aliases. - Updated Stable tag and readme formatting.
1.0.1
- Short description trimmed to comply with directory character limit.
- Readme formatting tidy-up.
1.0.0
- Initial public release.