@pfefferle I believe the "reply" link on comments is missing after a recent update to the ActivityPub plugin. I can write an issue if you think that could be true?
Could it be related to my author not being active for ActivityPub? Also, why would the default WordPress reply link disappear (instead of just the federated reply link)?
@pfefferle I can confirm that is the case... If I open my blog in an incognito window, I see the “Reply on the Fediverse" link... but I do not see WordPress' default "reply” link. Unsure why.
@cdevroe the "reply" link is only shown on "local" comments. there is no possibility to answer to federated comments using the local comment form (except you are a user of the blog).
the idea behind that is, that we do not want to defragmant conversations. if a local thread on a comment from the fediverse is possible, the original author of the comment will never see the replies and can't be part of that.
@pfefferle That makes total sense. Thank you!
So, is there a way to restore the “reply on the fediverse" link for my user despite having ActivityPub turned off for my author? (I know, I'm a huge pain!)
@cdevroe @pfefferle In the past I've used https://brid.gy to turn ActivityPub replies into WordPress comments
@george@a2mi.social @cdevroe@mastodon.social @pfefferle@mastodon.social how does that work, could it be done for comments on other CMS platforms too?
@vetehinen @cdevroe @george it works very similar to mastodon... it sends new posts to your followers and collects and sends comments to your posts.
this can be done for every platform... but there has to be someone to build it