Nested (reddit-like), Threaded Comments
-
Hey @maltfield 👋
the plugin does not replace the built-in comment system. All interactions from the fediverse will be stored as classic posts with threading support.
I hope this answers your question.
> All interactions from the fediverse will be stored as classic posts with threading support.
Do viewers of my wordpress site’s ActivityPub interactions have the ability to interact with these others’ posts (comments) by clicking an upvote button (ActivityPub Like = Mastodon Boost) or downvote (ActivitPub Disklike = Lemmy downvote) directly on my wordpress page?
And can a viewer of my wodpress site’s ActivityPub interactions have the ability to dynamically change the order of appearance (sort) these posts (comments) by chronological order, number of likes, total score (likes – dislikes), etc?
Do viewers of my wordpress site’s ActivityPub interactions have the ability to interact with these others’ posts (comments) by clicking an upvote button (ActivityPub Like = Mastodon Boost) or downvote (ActivitPub Disklike = Lemmy downvote) directly on my wordpress page?
No, there are no Lemmy specifics implemented yet.
And can a viewer of my wodpress site’s ActivityPub interactions have the ability to dynamically change the order of appearance (sort) these posts (comments) by chronological order, number of likes, total score (likes – dislikes), etc?
No, this is also not possible yet. We started with implementing it the WordPress way and then improve on that.
I created a feature request to add “like” and “dislike” buttons for comments here:
As posted on GitHub, here’s what I’m looking for:
The screenshots above shows the bottom of a blog post on my website.
The comments section includes a lot of nested lemmy comments, which were orginally made on this lemmy post that linked to my wordpress article. Each comment has an upvote and downvote button, so readers of my blog can like or dislike each federated ActivityPub Note directly. There is also set of filter buttons at the top, where users can sort the order that the comments appear.
For more info, see:
- You must be logged in to reply to this topic.
(@maltfield)
1 month, 4 weeks ago
Question: Does this plugin allow me to add nested comments to the bottom of my wordpress blog posts?
I’m looking for a solution to add comments to the bottom of my wordpress posts. Besides the built-in wordpress comments, I’ve commonly seen this done with third-party services, such as with:
Neither of these allow users to make comments from their fav federated instance using ActivityPub. Lemmy, however, has the best UX I’ve seen for long, nested, threaded comments on the ActivityPub fediverse. Here’s an example:
I’ve seen that this plugin can be used to add federated comments from the fediverse to the comments section of a wordpress post (example), but I haven’t seen reddit-style nested comments with upvotes and downvotes like we have on lemmy.
Is it possible to use this wordpress plugin with lemmy posts, such that:
If it *is* possible to use this plugin to add “nested comments from the fediverse” to the bottom of my blog post, please link me to an example that shows this in-action.