How threads and replies work
A Jetonomy forum looks like a forum should: each space holds a list of topics, and each topic opens to its replies. Members post a topic with a title and rich content, then the conversation builds underneath.
Replies thread up to three levels deep. You can reply to a topic, reply to a reply, and reply to that. This lets several side conversations run inside one topic without tangling into each other. Past the third level, new replies stay at level three so a thread never collapses into an unreadable staircase.
Sorting is yours to control. Read a discussion from the start with Oldest first, jump to the latest with Newest first, or switch to Best to rank replies by net vote score. Long topics load in batches with a Load more control, so a thread with hundreds of replies opens fast instead of dumping everything at once.
Voting, pinning, and keeping order
Every topic and reply carries an upvote and a downvote. The score updates the moment you click, with no page reload, and the best topics surface through the Popular sort and a trending sidebar that rewards recent momentum. Members cannot vote on their own posts, and each person gets one vote per item.
Moderators get a real toolkit. Pin up to three topics to the top of a space, close a thread to stop new replies while keeping it readable, and move, merge, or split topics when a conversation lands in the wrong place. The controls stay out of regular members’ menus, so the space stays tidy without feeling locked down.
Fast on your own site
Jetonomy stores forum content in its own database tables, not in wp_posts. That single decision is why it stays quick as you grow. Indexes are built for the queries the forum actually runs, pagination is cursor-based, and your core WordPress tables never bloat with topic and reply rows. Your forum can reach tens of thousands of topics and the rest of your site keeps running at its normal speed.