2020-02-21 UTC
[Katherine], gRegorLove, [dave], [KevinMarks], [jgmac1106], [chrisaldrich], [Michael_Beckwit, [datashaman], SpencerDub and swentel joined the channel
# 06:45 SpencerDub A question for anyone familiar with the Autonomie theme: is there any way to change colors in the theme without creating a whole new child theme? I've tried adding CSS via WordPress's "custom CSS" tool, but it doesn't seem to override the theme's defaults.
# 06:46 SpencerDub I don't mind making a child theme, but I'm uncertain what all I'd need to enqueue in the child theme's `functions.php`.
[pfefferle] joined the channel
# 06:46 Loqi [pfefferle]: GWG left you a message on 2020-01-19 at 3:58pm UTC: I feel like I am flooding you with PRs. Do you want me to try to find another reviewer for the projects under the Indieweb repo?
# 06:47 SpencerDub Oh hey, pfefferle. You're the person to ask. :)
# 06:47 SpencerDub I want to play with background colors for both light and dark versions. And link highlight colors.
swentel left the channel
# 06:49 SpencerDub Whole site.
# 06:50 SpencerDub Though now that I'm saying this, I also want to tweak the theme to add support for featured images in categories, so maybe it'd be more useful to just get a child theme running anyway.
# 06:54 [pfefferle] !tell GWG I will try to review as much as I can, but feel free to add other reviewers if you trust them
# 06:54 Loqi Ok, I'll tell them that when I see them next
# 06:55 GWG [pfefferle]: I just fear overloading you, especially when I'm stuck in a hotel for 2 months and have nothing better to do than code
[Michael_Beckwit joined the channel
# 06:55 [Michael_Beckwit honestly, as long as the CSS selector matches or is stronger, and loads last, you should be able to override any CSS property
# 06:55 [Michael_Beckwit Customizer "Additional CSS" panel and all
# 06:56 [Michael_Beckwit hi Matthias, btw
# 06:56 [pfefferle] @SpencerDub I will try to add a demo child theme to my github profile later today, so you have a starting point!
# 06:56 [pfefferle] And I will have a look if it is possible to add some more settings to make the background color customizable
# 06:56 GWG [pfefferle]: Either way, I invited [Michael_Beckwit to be a reviewer on some projects as appropriate to his comfort level
# 06:57 GWG I think I still have some IndieAuth and Webmention stuff
# 06:58 [pfefferle] Then you can simply require a review from the group and everyone in the group will get a reminder
# 06:58 [Michael_Beckwit :thumbsup_all:
# 06:59 GWG Right now, trying to fiddle with automatically generating forms for a post UI using a simplified schema like array
# 06:59 SpencerDub @pfefferle That would be awesome, thanks!
# 07:00 [pfefferle] thinks about adding negative margins to be more error resistent with Autonomie ๐
# 07:01 [pfefferle] GWG the IndieAuth merge requests are very big and itโs hard for me atm. To find the time to review it properly
# 07:01 [Michael_Beckwit pets his Autonomie child theme
# 07:02 Ruxton [pfefferle]: negative margins are a nightmare space, be careful
# 07:02 GWG [pfefferle]: I know. The same with the mf2 stuff for webmentions. I couldn't figure out how to break them up
# 07:03 [pfefferle] But there are so much plugins that do not add proper containers or some weird css so they stick to the left ๐
# 07:04 SpencerDub One last question: How could I make the h-card on my WordPress blog reflect the h-card at my dedicated bio page? Right now I have two different h-cards.
# 07:04 GWG [pfefferle]: The mf2 webmention stuff is waiting to see if it can merge, then I can see about some unit tests as well. I find writing them a challenge though
# 07:05 SpencerDub (this is a very newbie question, I'm still wrapping my mind around mf2 stuff)
# 07:05 GWG SpencerDub: You can only have one h-card per se
# 07:06 GWG So, where do you want it... homepage or about page?
# 07:07 GWG [pfefferle]: That's why I am waiting..if you don't like the direction, no point in adding tests
# 07:07 [Michael_Beckwit i'm mostly just glad that i'm regularly-enough blogging again, long-ish form and everything
# 07:07 SpencerDub Thanks for the link, that page gives me a place to start.
# 07:07 [chrisaldrich] SpencerDub, I was doing the same thing a week or two back. Using indiewebify.me can be helpful for testing.
# 07:08 SpencerDub @chrisaldrich Yup, it's in my toolbelt!
# 07:09 [pfefferle] Isnโt it also possible to add a rel-me link to the profile page?
# 07:09 GWG [pfefferle]: Yes, but no consumer looks at that
# 07:11 GWG I know we discussed the idea of a property in an h-card that represented where to find an expanded card, but it never went anywhere
# 07:14 GWG [pfefferle]: The idea being your h-card represents you and your homepage is your identity
# 07:15 [Michael_Beckwit bed time for me, catch y'all later.
# 07:17 GWG [pfefferle]: Of the split h-card, not at the moment. It was mostly discussed as a clutter issue
# 07:18 [pfefferle] I ask, because it is so often discussed but I never saw anything consuming it
# 07:20 GWG The only thing I know that everyone consumes is a basic h-card linked on the consuming page.
# 07:22 GWG And if just url, most will retrieve the URL to get the other.
# 07:23 GWG aaronpk, for example, tags my URL all the time when we are at the same Indiewebcamp
# 07:25 GWG Also, nickname caches would have to get their data from somewhere
# 07:25 GWG So a minimal h-card might be needed
# 07:34 GWG [pfefferle]: Hope I was clear/right
[fluffy], [KevinMarks], [datashaman], tomasmoberg, [schmarty] and [jgmac1106] joined the channel
# 14:09 stefanos82 greetings everyone.
# 14:09 stefanos82 what's the WordPress topic of the day?
# 14:10 GWG stefanos82: Not sure...slow day. Anything on your mind?
# 14:10 stefanos82 custom tables for WooCommerce?
# 14:11 stefanos82 so many metadata that should have been in their own tables
# 14:16 GWG stefanos82: Haven't followed it much, to be honest.
# 14:17 stefanos82 right now, I'm facing a rather peculiar issue with woocommerce
# 14:17 stefanos82 I have a product that expires tonight local time at 23:59 and for some reason it considers it expired and shows its regular price
# 14:24 stefanos82 not a personal, but one that I have worked for, for a couple of months
# 14:24 stefanos82 I worked on customizing it as much as possible
# 14:24 stefanos82 for a customer
# 14:26 GWG A lot of our discussions in this channel are about personal sites
# 14:27 stefanos82 well, you could say this website feels like a personal one, at least to me
# 14:27 stefanos82 what's curlu?
# 14:28 stefanos82 you can visit it if you want to
# 14:28 stefanos82 it's frescomarket.com.cy
# 14:29 stefanos82 Cypress is a tree lol
# 14:29 stefanos82 the products that do not display red "Sale!" on their upper left corner display their regular price
# 14:30 GWG But the #wordpress room might have some Woocommerce experts
# 14:30 stefanos82 but when I go to the product in dashboard, I can see the expiring sales date is today
# 14:30 stefanos82 they don't talk at all, I have tried
# 14:30 stefanos82 they have moved to slack
# 14:30 GWG We might have someone here who uses Woocommerce.
# 14:31 stefanos82 that would be very helpful
# 14:31 GWG I personally don't, not sure I can help
# 14:31 GWG See if someone reads the scrollup
# 14:31 stefanos82 beko: I have no idea as I don't use Slack myself
# 14:32 beko I won't until the pidgin plugin works again. Damn legacy tokens ._.
# 14:33 stefanos82 the wordpress channel has 13 users, wordpress-dev 13, and woocommerce 15
[schmarty], [dave], [LewisCowles], tomasmoberg, [jeremycherfas], [tantek], drshamoon[m], buztedDiscord[m], felixschlDiscord, NatoBoram[m], lyon[m], Dr_JayWDiscord[m, wourslerDiscord[, ritewhose[m], Rick[m], prtfw[m], dostDiscord[m], TianyiDiscord[m4, SnoochToTheNooch, KeegenDiscord[m], jimpick[m], babaitDiscord[m], cyluDiscord[m], pierreboc[m], DiscordBridge[m4, JoejoeDiscord[m], AltFreqDiscord[m, NetherwolfDiscor, freethinkingawa4, ngamboaDiscord[m, berDiscord[m], reddDiscord[m], RyonezCoruscare0, eddy[m], icaruszDiscord[m, gregjeanmartDisc, ianfixesDiscord[, TroyDiscord[m], msena3[m], FrenchBackBoneDi, jenncloud[m], aeddi[m], olizillaDiscord[, neohexDiscord[m], raisDiscord[m], icaruszDiscord[4, aaronpkDiscord[m, carsonfarmer[m], M3baidDiscord[m4, blzDiscord[m], chris[m], wossDiscord[m]1, foxcoolDiscord[4, JaoheahDiscord[m, gozala[m], pcowgillDiscord[, DamirDiscord[m], Dazuck-3BoxDisco, Akshay[m]1, brewskiDiscord[m, JonwelDiscord[m], JustMaierDiscord, sethforkDiscord[, h2Discord[m], Discord[m]1, RichardLittDisco, Lilz|BetaMe[m], n9tDiscord[m], gabrielbaron16Di, cannabysDiscord[, HaybalesDiscord[, ZipperSKDiscord4, hvergaraDiscord[, macerbi[m], MairkurDiscord[m, JungleHeartDisco, celsoDiscord[m]1, cesarosum[m], CathyLDiscord[m], KarlDiscord[m], itsmekntDiscord[, bltavaresDiscord, SweatDiscord[m], koalalorenzoDisc, bengoDiscord[m], ptonerDiscord[m], aphelionzDiscord, amatuniDiscord[m, abhi_Discord[m], codynhatDiscord[, prtfwDiscord[m], SpidermanDiscord, Oxy[m], doopDiscord[m], fexra|TRTLDiscor, DoggersUniteDisc, felixschlDiscor4, HooftlyDiscord[m, TionisDiscord[m], hvergara[m], kanejDiscord[m], nilocDiscord[m], PhillmacDiscord[, kanej[m], jessicaschilling, kbo8999Discord[m, denzuko-at-workD, MesaDiscord[m], M123897974564Dis, fozzie[m], M|NecoDiscord[m], johanhermanDisc4, mapachurroDiscor, [amy], [KevinMarks], [Michael_Beckwit, [chrisaldrich] and jeremycherfas joined the channel