#GWGI'm moving into compliance testing for Simple Location.
#GWGThe same testing I added to the other plugins.
tantek joined the channel
#[mrkrndvs]The response I got from my company was to look in the error log. I came across this: 'mb_convert_encoding(): Illegal character encoding specified in .../public_html/wp-content/plugins/webmention/includes/class-webmention-sender.php on line 258'
#[mrkrndvs]Diving into the error log and finding a range of references to semantic linkback, such as this 'The called constructor method for WP_Widget in BWP_RC_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/readwrit/public_html/wp-includes/functions.php on line 3894'
#[miklb]mrkrndvs can you paste the error log in a gist?
#[miklb]mrkrndvs so webmentions work if you disable semantic linkbacks? Your issue doesn’t seem to be related to the mbstring extension. Not seeing anything that should break in that log
#[mrkrndvs]Hmmm, I wonder if it may be the comment widget. Will reactivate Semantic Linkbacks and do some more tinkering. Thank you all and sorry
#[miklb]no need to apologize. Thanks for your patience while trying to debug.
[chrisaldrich], jackivan88 and [jeremycherfas] joined the channel
#[jeremycherfas]chrisaldrich That’s exactly what I want to avoid. They are sufficiently few that I would forget what I was doing each time. My current solution works, but could be improved by filtering on the class of the comment, if I can figure that out.
[mrkrndvs] and [chrisaldrich] joined the channel
#[chrisaldrich]jeremycherfas I can appreciate that. I too find it relatively infrequent, so switching them occasionally isn't too onerous. At least you've got a workable solution.
#[chrisaldrich]mrkrndvs Another random thing which may be causing your issue is JetPack which for some pieces tries to completely take over your "comments" section and doesn't allow other plugins to play nicely.
#Loqi[kraftbj] As an aside, I haven't written this up yet for internal discussion, but I would like us to evaluate the "modern" open web standards that are coming out -- webmentions, websub (formerly PubSubHubbub), jsonfeed, etc -- and see how we/WP.com could play ...
#[chrisaldrich]miklb mrkrndvs For the record, I think the threading piece for slack to IRC was fixed when it was added. In my experience threading *should* work and the additional comments are just dumped into the end of the IRC chat.
#[mrkrndvs]chrisaldrich hmmm, I need to work out why I like Jetpack and see what it would mean to jettison it. I think that has been the inadvertent side effect of going indie. It has forced me to rethink why and how I do what I do
#[chrisaldrich]JetPack does have some useful bits and bobs, but it can be selfish at times in the way it does things.
#[mrkrndvs]chrisaldrich I couldn't get both my sites working in regards to webmentions. Thought it wasn't possible. So now that I know it is, I will dig around a bit.
#[chrisaldrich]I've found that I've gone from all-in on a lot of JetPack features to fewer and fewer over the years. One day I may uninstall it altogether.
#[chrisaldrich]So you managed to get both of them working with Webmentions again?
#[mrkrndvs]@chrisaldrich If I don't use JetPack, can I still blog via a mobile app?
#[mrkrndvs]I haven't turned things on and tinkered again TBH.
#[chrisaldrich]mrkrndvs I should think you would be able to, if not, you could keep JetPack installed for that reason, but disable some of the individual pieces you don't need/want.
#[chrisaldrich]Often I'll just use a mobile optimized admin page to do the same thing instead of using the official app and find it to be just as good.
#[chrisaldrich]Have you been able to log yourself into the IndieWeb wiki and create a user page there?
#[mrkrndvs]chrisaldrich ignore that question. Just realised I can blog in the browser. I'm liking Zenpress pfefferle. Loaded it in my collect.readwriterespond.com
#[chrisaldrich]ZenPress is a clean [[WordPress]] theme inspired by Medium.com. It is SEO optimized, accessibility ready and highly semantic. The is made with HTML5 (POSH) and flavoured with Microformats(2) and Microdata/Schema.org.
#[chrisaldrich]Once you've logged into the wiki with your domain name, there will be a (red) link in the top right that links to your user page which you can then add details to. (And it would likely be just that url if you log in with that domain.)
#[chrisaldrich]I know there are a few closer to your timezone in IndieWeb including Malcolm Blaney, Richard MacManus, and Bill Bennett, but even Malcolm is in Brisbane which is pretty far for a /Homebrew_Website_Club.
#[mrkrndvs]chrisaldrich I made a start to my user page. I know that I need to elaborate further.
#Loqi[Chris Aldrich] RSS Feeds: A Follow up on My IndieWeb Commitment 2017
#[chrisaldrich]Tinyletter may have a WordPress plugin to allow you to move easily. Or you could use mailchimp or another service which do have WordPress related integrations for newsletters.
#[chrisaldrich]I'm sure there are multiple ways to do it, but my mind is getting foggy now. Off to bed.
#[mrkrndvs]chrisaldrich thank you. Not rushing to do it now. Just an itch.
#wagle[miklb]: no,thats not it (alreadychecked that)
#Loqiwagle: [miklb] left you a message 39 minutes ago: probably where your DNS settings are. An A record for foo.com and CNAME for the www
#[miklb]then do you have some kind of domain mapping plugin installed wagle? I can’t remember if that was added to core for multisite or not. I’ve not used it in a long time.
#wagle[miklb]: not finding how / where to configure it... but possibly
#[miklb]correct. You can point an A record for the baz.com to the same IP as foo.com
j12t joined the channel
#tantekit's not automagick, it's a default that someone configured (perhaps your DNS provider or hosting provider) that you can similarly configure for other (sub)domains
#[miklb]plus you need a rule in your apache/nginx conf to reroute the WWW traffic