✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekPixel for Thrive Comments sites

Thrive Comments writes per-user gamification data into wp_commentmeta and wp_usermeta under keys like tcm_voted_users and tcm_badges. SleekPixel reads the leaderboard, picks the top three commenters of the week, and renders a card for the weekly recap post.

♾️ Lifetime License available

SleekPixel example output for Thrive Comments

A gamified comment section needs a gamified share

Thrive Comments adds upvotes, badges and a leaderboard to the WordPress comment section. The plugin stores its gamification state across wp_commentmeta, where keys like tcm_voted_users track who voted on which comment, and wp_usermeta, where keys like tcm_badges store the badges a user has earned. Course academies and membership sites use Thrive Comments for that gamification layer.

The piece that defaults break is the weekly recap. A community manager who runs a Thrive Comments leaderboard wants to celebrate the top contributors each week, but the share preview is whatever featured image was uploaded, usually a generic stock image. SleekPixel turns the data into the picture. The top three commenters' display names, their upvote counts and their most-recent badges all sit on the share card as design slots. Readers in a Slack or Discord see the leaderboard before they click.

The card becomes part of the gamification loop. Contributors who see themselves named on a public share card are more likely to keep contributing the following week. The community manager gets a recurring public artifact, the recap post sees more reads, and Thrive Comments finally has the public-facing surface it deserves.

Workflow

Leaderboard data to share card

1

Install alongside Thrive Comments

Activate SleekPixel on a site that already runs Thrive Comments. The plugin detects the Thrive postmeta and usermeta keys and offers a community leaderboard preset for the template slot map.
2

Pick a leaderboard template

Start from the leaderboard preset. The preset includes a podium slot with three name lines, a badge mark slot per name and a small footer line for the week range.
3

Map gamification fields to slots

Connect template slots to a per-user aggregate of tcm_voted_users upvotes, the top tcm_badges badge per user and the tcm_points total for the week range.
4

Publish the weekly recap

On save_post for the weekly recap post type, SleekPixel renders the leaderboard card with the current week's names and badge marks, then writes the PNG into uploads.

Output

Sample leaderboard share card

Rendered from a real Thrive Comments week. The top three names, upvote counts and badge marks all come from wp_commentmeta and wp_usermeta.

Format: PNG, OG + Twitter card Dimensions: 1200 × 630
SleekPixel example output for Thrive Comments

Comparison

Default recap share vs SleekPixel for Thrive Comments

Stock leaderboard image

  • Thrive Comments has no built-in share image for the leaderboard
  • Weekly recap posts default to a stock image with no per-week data
  • Top contributors are not named on the share preview
  • Badge progress lives in wp_usermeta, never on a public surface
  • Community managers paste leaderboard screenshots into Slack manually

SleekPixel

  • Reads wp_commentmeta for tcm_voted_users upvote tallies
  • Reads wp_usermeta for tcm_badges and tcm_points per user
  • Names the top three commenters of the week on the share card slot
  • Stamps the highest badge mark in the top-right corner per featured user
  • Re-renders on save_post for the weekly recap post type

Features

What SleekPixel gives you for Thrive Comments

Top three podium slot

The template includes a podium-style slot that names the top three commenters of the week, their upvote counts and most-recent badge. The slot reads from tcm_voted_users and tcm_badges on render.

Badge marks per user

Thrive Comments awards badges through tcm_badges usermeta. SleekPixel can render a small badge mark next to each name on the leaderboard card, signaling the highest tier the user has reached so far.

Community brand preset

Course academies and membership communities run on their own brand. SleekPixel ships a community preset that keeps the leaderboard card visually consistent with the rest of the site, accent and badge colors included.

Use cases

Where community-driven sites get the most lift

Course academy sites

Course platforms that use Thrive Comments to gamify lesson discussion get a weekly top-contributors card that drives the share into student channels.

Membership communities

Membership sites with active comment boards get a recap card that names the most engaged members, turning the share into a recognition tool.

Upvote contest blogs

Blogs that run upvote-driven contests through Thrive Comments get a contest result card with the winners' names and badge marks on the share.

The bigger picture

Why a gamified comment section needs a gamified share

Thrive Comments was built for sites where the comment section is part of the product, course academies, membership communities, contest blogs, places where engagement is the strategy. The plugin adds upvotes, badges and a leaderboard precisely because those communities benefit from public recognition of their top contributors. The piece that breaks the loop on most installs is the share.

A weekly recap post that names the leaderboard inside the body still shares with a generic featured image, and readers in a Slack or Discord see the same picture every week. SleekPixel closes the loop. The leaderboard data Thrive Comments already collects becomes the design data for the share card.

The top three names, their upvote counts and their most-recent badges all sit on the picture, and the share becomes part of the gamification itself. Contributors who see their names on a public card are more likely to keep contributing. Community managers get a recurring public artifact, the recap post sees more reads, and Thrive Comments finally has the public surface that matches the work it does.

Questions

Common questions about SleekPixel for Thrive Comments

SleekPixel reads the standard Thrive Comments postmeta and usermeta keys, tcm_voted_users, tcm_badges and tcm_points, which have been present since version 1.0. Any recent Thrive Comments install works with SleekPixel's community leaderboard preset out of the box.

 

Yes. The render takes a date range as a template setting, so the leaderboard can be all-time, monthly, weekly or a custom range. Course platforms often pick monthly to align with billing cycles.

 

Only if the recap post is saved again. SleekPixel renders on save_post for the recap, not on every upvote action. To trigger a mid-week refresh, save the post again in the editor and the next render uses the current counts.

 

Yes. Anonymous comments do not carry a user ID, so they cannot rank on the leaderboard. SleekPixel filters them out of the aggregation and only the logged-in commenters appear on the card.

 

Yes, if the badge icons are stored in the WordPress media library. SleekPixel can reference the badge's tcm_badges meta and pick the matching icon for the slot. Sites that ship custom badge art get the same art on the share card.

 

Yes. Thrive Apprentice can embed Thrive Comments on lesson pages, and the gamification data flows into the same postmeta keys. The leaderboard card can scope to a single course by filtering comments to that course's lesson IDs.

 

Optionally. The template can include a small quote slot for the top voted comment of the week, truncated to a configurable character count, with the author's display name and badge mark next to it.

 

Only the display name and the public badge are rendered. Email addresses, IP logs and any private user data Thrive Comments stores are never read into the template, and the card is safe to share publicly without leaking community member data.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView