Skip to content

Threads

Comments can have replies, and those replies can have replies — creating threaded conversation threads. This keeps discussions organized and easy to follow.

When someone replies to a comment, their reply appears indented beneath the original comment. If someone replies to that reply, it indents again, creating a thread.

Original Comment
↳ First Reply
↳ Reply to the Reply
↳ Second Reply
Another Top-Level Comment

This structure makes it clear who is responding to whom, even in complex conversations.

In the database: JamComments supports unlimited nesting depth. A reply can have a reply, which can have a reply, and so on indefinitely.

On your site: For readability, the comment widget visually displays threads up to 2 levels deep:

  • Level 0: Original comment
  • Level 1: Direct replies to the original
  • Level 2: Replies to those replies

Replies beyond level 2 still appear on the page, but at the same indentation as level 2.

Each comment has a Reply button. Clicking it opens a reply form right beneath that comment. When you submit:

  1. Your reply is linked to the parent comment.
  2. It appears indented beneath the parent.
  3. The parent comment’s author receives an email notification.

When someone replies to your comment:

  • You receive an email notification.
  • The email includes the reply content.
  • A link takes you directly to the conversation.

If you comment anonymously (without a JamComments account), you won’t receive email notifications. This is one benefit of creating an account.