#wordpress 2018-04-26
2018-04-26 UTC
# [unoabraham] I'm building 2 sites with Hugo. After that a WP child theme where I'll bake in as much of the IndieWeb as possible. Hence put the WP on a back-burner.
# [unoabraham] Ok. Let me d/l it and try. WP I usually wait for the updates.
# [unoabraham] Leaning the Git and GitHub now.
[snarfed], [matthilt], Kaja___ and chimo joined the channel
# [matthilt] [aaronpk] When OYG posts to my website I get a horizontal line at the top of those posts. Is that controlled by you or is it a setting I have to figure out on the Wordpress side?
# [matthilt] OK thanks
# [matthilt] LOL I just started looking through Post Kinds.
# [matthilt] I'll add an issue.
# [matthilt] https://matthilton.us/2018/04/25/title/
[chrisaldrich] joined the channel
# [chrisaldrich] iirc it's a piece of CSS in one of the .response portions that adds a line between the context and the response
# [chrisaldrich] I tweaked it in my CSS once, but I'm not finding it at the moment
# [matthilt] I would prefer it gone. Most of my pics will be from OYG and this is an example of an auto imported one. https://matthilton.us/2018/04/26/298/
# Loqi This is a test that will be deleted. https://matthilton.us/wp-content/uploads/2018/04/30602595_2083784468569449_680111421396090880_n.jpg
# [matthilt] lol
# [chrisaldrich] [matthilt] it's: border-bottom: inset #D6D6D6;
# [chrisaldrich] on the .response {} piece\
# [matthilt] [chrisaldrich] Its a bit over my head there.
# [matthilt] Would I be editing a PHP file or adding Additional CSS in the theme? Or neither.
# [matthilt] ?
# [chrisaldrich] You'll want to go to Appearance >> Editor and in your theme (or child theme) add the following:
# [chrisaldrich] .response {
# [chrisaldrich] margin-bottom: 10px;
# [chrisaldrich] margin-top: 10px;
# [chrisaldrich] padding: 5px;
# [chrisaldrich] margin-left: 0px;
# [chrisaldrich] font-size: 16px;
# [chrisaldrich] border-bottom: none;
# [matthilt] The style.css file?
# [chrisaldrich] changing the border-bottom: field from inset #D6D6D6 to "none" in the last line should override the settings that GWG is setting explicitly in the plugin
# [chrisaldrich] yes, in the style.css file
# [chrisaldrich] If you want to remember what it's doing at a later time add the following just above it:
# [chrisaldrich] /* The snippet below removes the black line from between the context and the response of the Post Kind Plugin */
# [chrisaldrich] A quick look shows it popping up from here in the code: https://github.com/dshanske/indieweb-post-kinds/blob/12c25f6ebdb0f603e498fa01dede3a032778de98/css/kind.css#L31
# [matthilt] Should it be live? Once I update the file and refresh the page it should be gone? It's still there.
# [chrisaldrich] you may have to flush your cache to see the change.
# [chrisaldrich] or try looking at it in another browser to doublecheck
# [matthilt] Yep, that's what it was. Thanks.
# [matthilt] Let me say, I get why the line is there. This fix is perfect.
# [chrisaldrich] Given your grey theme changes you may want some other way of differentiating between the context portion of the post and the response when it occurs. On mine I use some color in the blockquote area and add some additional spacing. See: http://boffosocko.com/kind/read/
# [matthilt] I see. I'm interested in that for some of the other post types. For me, the photos are just imported IG photos that will end up getting autoposted to Twitter via plugin. I like having just the photo and then whatever text I post underneath it.
# [matthilt] Thanks [chrisaldrich] and @GWG
# [chrisaldrich] GWG++ for Post Kinds flexibility awesomeness
# [chrisaldrich] Wahoo!
[kevinmarks] and [pfefferle] joined the channel
# [pfefferle] 😉
# [pfefferle] But it is more a grassroots movement inside the company… so nothing official yet… 🙂
[kevinmarks], doubleloop[m] and jeremycherfas joined the channel
jgmac1106 and [jgmac1106] joined the channel
# [jgmac1106] Morning GWG
# [jgmac1106] [chrisaldrich] thx for helping with the self-assessment items
[kevinmarks], tantek, [jgmac1106], [eddie], jeremycherfas, [cleverdevil], [snarfed] and jackjamieson joined the channel
# jgregorymcverry.com edited /WordPress/Onboarding (+1308) "Added Cathie LeBlanc User Story" (view diff)
[sebsel], sebsel, gRegorLove and [kevinmarks] joined the channel
# aaronpk can someone with the new indieauth plugin installed in wordpress go here and try to sign in? https://pin13.net/login/
tantek and [matthilt] joined the channel
# [matthilt] that is after i click sign in
# Loqi It looks like we don't have a page for "URL in the address bar" yet. Would you like to create it? (Or just say "URL in the address bar is ____", a sentence describing the term)
tantek joined the channel
# [matthilt] Sorry [aaronpk] Now its going through
# [matthilt] Should I go ahead and go through the whole process?
# [matthilt] Sorry I kinda got started with you and then had to step away.
[jgmac1106] joined the channel
# [jgmac1106] worked for me as well
tantek joined the channel
# [matthilt] No, I wonder if we are still having web filter problems here at work
tantek, [kim_landwehr] and [tantek] joined the channel
# [matthilt] Howdy David
# [matthilt] Off work so it can’t be that bad. Hope you are well.
# [matthilt] I’m trying to motivate myself to cook
# [matthilt] Ha I’ll bet
# [matthilt] Oh man. It’s always something. I still have to fix my water and ice dispenser in my fridge
# [matthilt] I guess it makes sense from their business perspective since that’s all that’s going to matter. For me it’s likely going to kill my using that platform
tantek, [snarfed], [tantek], jgmac1106 and [jgmac1106] joined the channel
# [jgmac1106] @gwg don't feel bad if you make a theme and charge for it. I purchase open source themes to support developers and then get the 1:1 help that many build into freemium models