Can you send us an example?
The date-link should point to the original post of the commenter, because this should be the permalink of a Webmention (at least this is the idea).
Oh, found the issue! will be fixed in the next verision!
See: https://github.com/pfefferle/wordpress-webmention/pull/439
Thread Starter
gruts
(@gruts)
Sorry for the delay in replying. I am travelling, and internet access is unreliable…
Thanks for looking into this. I saw there was a new version of the plugin available to address this issues and I installed it, but I’m still having the same problem. Perhaps there’s another patch still due to be released? In case you still need it, here’s the requested example, which I’ve just re-checked with the latest plugin release…
See the comments against post URL:
http://richardcarter.com/sidelines/a-good-reason-not-to-write-in-books/
The first comment (by Chris Aldrich) is a webmention comment and works as expected.
The second comment (by me, Richard Carter) is a standard (i.e. non-webmention) comment, date stamped 16-Nov-2023 at 13:30 …
1) if the webmentions plugin is disabled, the URL returned by clicking this second comment’s date stamp works as expected, taking the user to the following URL:
http://richardcarter.com/sidelines/a-good-reason-not-to-write-in-books/#comment-6248
2) if the webmentions plugin is enabled, however, clicking the same date stamp incorrectly takes me to my website’s homepage:
http://richardcarter.com
Thread Starter
gruts
(@gruts)
That seems to have fixed it, thanks!