內容簡介
```html
<ul>
<li>活動投票和實時排行榜讓您的下一個競賽、節日或品酒活動焕然一新,由 Clicksmith 提供 — 這是一個簡單、適合手機的系統,讓參與者可以立即投票並觀看實時更新的結果。</li>
</ul>
```
1. 以下列方式列舉出這個外掛的特點:
- 輕鬆的手機投票(QR 碼或直接連結)
- 自定義分類和投票限制
- 防止垃圾郵件和重覆投票保護
- 實時排行榜顯示
- 可用於電視或投影機的全屏排行榜
- 與任何 WordPress 主題兼容
2. 適用場合包括:
- 烤肉比賽、啤酒節、汽車展覽、選美比賽、人民選擇獎等,以及任何需要觀眾挑選贏家的活動。
3. 提供文件和支援,可參照以下資訊:
- 文件: [戳我](https://clicksmith.net/plugins/event-voting/docs)
- 聯絡信箱: [email protected]
- 網站: [Clicksmith](https://clicksmith.net)
4. 投票表格的短代碼與屬性:
- `[clicksmith_event_voting]`
- 屬性包括:
- 分類 - 以管道符號分隔的列表 (例如:categories="Best Brisket|Best Ribs|Best Chicken")
- 分類 ID - 以逗號分隔的 ID,而非名稱
- 每個分類的投票數 - 每個分類的投票數(預設為 1)
- 總投票給定上限 - 每位使用者的總投票數上限
- 登入需求 - 是|否(預設為否)
- IP 限制時間 - 阻止重複投票的分鐘數
- 蜜罐 - 是|否(預設為是)
- reCAPTCHA - 開啟|關閉
- 活動 - 多活動設置的選擇性縮略詞或 ID
- 按鈕標籤 - 自定義提交文字
- 結束訊息 - 自定義感謝文字
- 允許重新投票 - 是|否
5. 實時排行榜的短代碼:
- `[clicksmith_leaderboard]`
- 屬性包括:
- 分類或分類 ID - 過濾要顯示的分類
- 佈局 - 表格|卡片(預設為表格)
- 顯示計數 - 是|否
- 顯示百分比 - 是|否
- 每分類限制 - 每分類的行數限制
- 自動刷新 - 每 X 秒刷新
- 突出顯示前 N 名次 - 突出顯示前 N 個條目
- 顯示「最後更新」文字
```
外掛標籤
開發者團隊
② 後台搜尋「Event Voting & Live Leaderboard by Clicksmith」→ 直接安裝(推薦)
原文外掛簡介
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: [email protected]
– 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.
