#wordpress 2023-04-17
2023-04-17 UTC
[tantek], [schmarty], RasAlGhoul, RasAlGhoul_, nih, [marksuth], angelo, [chrisbergr] and [Murray] joined the channel
# [pfefferle] [dshanske] we have an issue with comment separation
# [pfefferle] I think we have to remove it from the walker and use the classic hook, we used before
# [pfefferle] you can reproduce it by using the twenty twenty theme and enable comment separation
[KevinMarks] and [TMichelleMoore] joined the channel
# [pfefferle] Nope
# [pfefferle] Twenty twenty is classic
# [pfefferle] And it is throwing php errors
# [pfefferle] So it really breaks the site
IWSlackGateway and [tantek] joined the channel
[campegg] and [chrisbergr] joined the channel
# [chrisbergr] What does the php error say? Does the twenty twenty theme something special with the comments or is it likely that all classic themes will have this problem?
# [chrisbergr] Oh I'm deep into client work right now. Understand and integrate payment provider api...
# [chrisbergr] I just wanted to know if it's a specific problem with twenty-twenty or in general. There must be a reason for the error...
# [chrisbergr] I can't set up a test setup right now...
# [chrisbergr] I hope you don't have to sleep on the chair rows in the waiting area
[pfefferle] joined the channel
# [pfefferle] [dshanske] I have done a PR for the "old" way, if there is no other way: https://github.com/pfefferle/wordpress-webmention/pull/387
# [pfefferle] and it was not only one person having issues
[dave], RasAlGhoul, [KevinMarks] and [snarfed] joined the channel
# [chrisbergr] I just found this filter from [chrisaldrich] (?) https://indieweb.org/Wordpress_Webmention_Plugin#Automatically_approving
# [chrisbergr] I guess that shouldn't work anymore after the recent change, now we have various comment types.
fef and [aciccarello] joined the channel
# [pfefferle] we shouldn't have done the 5.1.0 thing
# [pfefferle] this is again a way to big release
# [pfefferle] release fast, release often!
# [pfefferle] you haven't upgraded yet?
# [pfefferle] yes, then wait until 5.1.0
# [pfefferle] So, added a lot of PRs and comments to existing PRs
gRegor, [schmarty] and [jeremycherfas] joined the channel
[TMichelleMoore] joined the channel
# [TMichelleMoore] [chrisbergr] I did my Webmention testing. I think what you are talking about above is above the average userโs usage. But can you tell me what some of your Webmention issues are. I just want to comprehend. ๐
# [chrisbergr] [TMichelleMoore] Who said I have issues? ๐ Well, seriously: I recently took my old website offline and didn't "officially" publish the new one, it also says no-index for google. As a result, I don't have any interactions right now except for Swarm... And for that, everything works.
# [chrisbergr] But all tests, whether on my website or on various test sites, worked great.
# [TMichelleMoore] [chrisbergr] I totally misinterpreted the beginning of this comment. Lol I think you are really making suggestions and not stating issues. I just wanted to see if there were any other tests that would be appropriate. Thank you!
# [chrisbergr] [TMichelleMoore] Oh, that discussion from your screenshot was a personal request. I'd like to display "2 replies, 3 likes, 1 bookmark" on my articles instead of "6 comments"... I then simply wrote a function in my (huge) custom utility plugin
# [TMichelleMoore] @gwg Hey! I will try it out! Thank you!
# [TMichelleMoore] [chrisbergr] Got it! I donโt need anything that complicated. Lol
# [chrisbergr] I've done some "real" end to end communication tests with my unused domains podcastgesicht.de, hoboro.de and ambersaunders.de using the sempress theme. Now I'm using the last one to build my own comment blocks supporting webmentions seperated comment lists in fse (twenty twenty three)
# [TMichelleMoore] @gwg Ok I will wait. My next test will be Syndication-Links. I will be asking some clarifying questions before that though. You know I have confusion over a Webmention vs checking the box on the interface. ๐
# [TMichelleMoore] [chrisbergr] I want to revisit the topic of the h-entry I added into my child theme. Not today. But if I didnโt know to add that, thanks to you, and didnโt know I even needed to add the classes, would the Webmention work? I think I need to test that. (Well this goes back to the questions I have for @gwg.)
# [chrisbergr] If the sender provides the in-reply-to properly, the webmention should work - kind of.. But if the other one uses e.g. a WordPress site with Post Kinds, your site could not be parsed, and so the other ones post my look not the way they hoped for.
# [TMichelleMoore] @gwg Sending a Webmention to another website and also using Brid.gy to send to Mastodon.
# [TMichelleMoore] @gwg Bridgy Publish with Mastodon.
# [chrisbergr] @GWG yes, I noticed the ongoing discussion. I meant, the other person won't get the Author info, publish date, content etc on their post.
# [chrisbergr] [TMichelleMoore] oh, that is a complete different topic ๐
# [chrisbergr] @GWG that info about post kinds is news for me ๐ Do I get it right, Post Kinds will use jsonld if no mf2 data is set?
# [TMichelleMoore] @gwg That might be where I need the explanation! I think I need a chart! Lol Are you saying this: 1- If you have the token, you check the box, and your post will be published on Mastodon. 2- If you donโt have the token, you should have the h-entry and e-content microformats and the post will be published without checking the publish using Bridgy to Mastodon box and this option is considered a โwebmention.โ
# GWG [chrisbergr]: https://github.com/dshanske/parse-this
# [TMichelleMoore] [chrisbergr] When a person is confused, they may be on two topics at the same time when they think they are talking about one topic. ๐
# [chrisbergr] Oh, I never use parse this...
# [TMichelleMoore] @gwg Are you saying that I am using the token version? (WordPress 6.2 block editor, no Post Kinds, default theme 2023)
# [chrisbergr] Sorry, there was this bookmarklet to post.... I must have confused this with Parse This
# [chrisbergr] Ahh of course.. Sorry for the confusing conversation ๐
# [TMichelleMoore] @gwg I know this is simpler than I am making it. I will write it down and ask the question based on your info above.
# [chrisbergr] I just tested Post Kinds -> Bookmark with a news page. I received almost every Information in the response properties exept the author information. That is great, such an improvement. In the past I had to copy and paste all the informations manually for my bookmarks on non indieweb pages ๐
# [chrisbergr] Thank you GWG++
# [TMichelleMoore] Yes thank you GWG++
# [chrisbergr] First I have to test some more pages. It seems the random page I used doesnt provide any author information exept the facebook page in facebook share metadata (open graph?)
# [chrisbergr] @GWG What do you think about a fallback for missing author information using the tld as name, the url of the frontpage as author url and the favicon as author image?