#[miklb]I was struggling with how I wanted to display the h-card widget. I’m writing the theme to utilize the existing plugin architecture, eventually adding customizer support.
#[miklb]not architecture, more like IW plugin ecosystem
#[miklb]pretty much spot on. Not seeing anything I’d change. Like I said, I may need to add a class here or there, but not sure yet. Will let you know soon.
[keithjgrant], dougbeal|mb1, [kevinmarks] and [eddie] joined the channel
#jeremycherfasHello. Trying to style the sidebar in Independent Publisher, and I cannot quite wrap my head around where it gets the widgets from. The `sidebar.php` file shows Search, Archives and Meta, but on my actual site I am showing a Patreon widget and two Text widgets. So, wondering how I can style the widget containers.
dougbeal|iOS and [miklb] joined the channel
#[miklb]I would just view source and see what ids/classes those widgets are getting. Then backtrack to grep plugins/themes to see where that is referenced.
tantek and [manton] joined the channel
#jeremycherfasI did that to discover that it was all in sidebar.php, but I'm not seeing it pull in the widgets I actually use.
#[miklb]ah, sorry. search, archives and meta most likely are defaults until the user inserts their own widgets in the admin.