This is the error coming:
Fatal error: Uncaught TypeError: Argument 1 passed to Activitypub\Transformer\Post::transform() must be an instance of WP_Post, string given, called in /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/activitypub/includes/model/class-post.php on line 37 and defined in /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/activitypub/includes/transformer/class-post.php:93 Stack trace: #0 /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/activitypub/includes/model/class-post.php(37): Activitypub\Transformer\Post::transform(‘27281’) #1 /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/friends/feed-parsers/activitypub/class-comment.php(107): Activitypub\Model\Post->__construct(‘27281’) #2 /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/friends/feed-parsers/class-feed-parser-activitypub.php(1690): Activitypub\Model\Comment->__construct(555) #3 /home/customer/www/plusbrothers.net/public_html/wp-includes/class-wp-hook.php(310): Friends\Feed_Parse in /home/customer/www/plusbrothers.net/public_html/wp-content/plugins/activitypub/includes/transformer/class-post.php on line 93
My hosting is SiteGround. I had also the webfinger not working -known issue- but resolved it by uploading a json file with author’s information, on the .well-known folder.
Please help, because, the comments show up anyway but it’s annoying
thanks
]]>Thank you for the plugin, I just started using it.
It works fine in most cases, but when I click “reply” under a comment a new form shows up next to the comment in question but CF captcha doesn’t load. Instead just a placeholder is shown (see the image).
Any idea what causes this? Is this a known issue?
Thanks
]]>Thank you,
Cemal
]]>Essentially, the replytocom script is not loading for some reason. I was able to reply to comments on the post dated June 3, 2022, with no problem, but the last three posts have this feature broken. I reply from the dashboard.
I did the following with no change in the missing behavior:
1. Disabled the caching plugin and deleted all pages, posts, CSS, js cashe
2. Put Cloudflare in development mode
3. Deactivated plugins like JetPack, caching, security, and spam blocking thinking they may interfere
4. I did not deactivate plugins like image display, gallery, e-mail
None of these worked. Hovering over the Reply button simply adds the comment number at the end of the URL So, the proper link is not there.
If I do the following, I can reply to any comment:
1. Copy the URL from the Reply button on a working site
2. Replace the domain name
3. Replace the comment number with the comment number I want to reply to
4. Press Enter
I get a proper reply window below the comment I want to reply to. It has the commenter’s name and a link to cancel to reply.
I touched base with the team developer, he even logged in to the site as an admin and said that he was stumped!
As I understand it, for some unknown reason the JS that handles the replies is not loading.
I wonder if WordPress or technically knowledgeable users could suggest a solution.
Thank you,
Cemal
PS the following is the URL that will create a reply to one of the comments in the latest post but is not associated with the button link:
https://www.keptlight.com/lensculture-review-3/?replytocom=14319&swcfpc=1#respond
]]>touchstart
event. The code in comment-reply.js:
element.addEventListener( 'touchstart', clickEvent );
element.addEventListener( 'click', clickEvent );
I am very curious why this is necessary after we already have click event.
]]>This plugin works exactly the way we want to, plus it has the option to add a GDPR checkbox just below the comment.
Thanks for the plugin Arno!
]]>title_reply_to
to “Leave a Reply” and was working as expected. But it’s not working now (most probably after 5.5.1 update).
It’s now showing “Reply to CommentAuthor” and ignoring the custom value. I just want to show the customized value. Can you please look through this?
]]>