2017-07-09 UTC
davidmead joined the channel
# 00:23 [miklb] anyone got a custom pagination snippet I can sub my own CSS classes in?
davidmead joined the channel
# 01:54 [miklb] checks off 2 todos. one for my site, one for Permission theme
davidmead, [miklb], prtksxna, tantek, [jemostrom], prtksxna_, [kevinmarks] and [jeremycherfas] joined the channel
# 19:51 [miklb] GWG, I’m overlooking where the h-card is built in post kinds when i get `$author = Kind_View::get_hcard( $meta->get_author() );` I’d like to modify that markup. Any pointers?
# 20:02 [miklb] though I’m not exactly sure how to pass different width & height. Just pass array as args?
prtksxna joined the channel
# 21:18 GWG [miklb]: I'd like to redo the whole meta class
# 21:43 [miklb] GWG in the mean time, how do I pass different image dimensions from author h-card image?
# 21:44 GWG [miklb]: That is one of the reasons I want to redo it.
# 21:44 [miklb] found that part of his problem was some cascading style issues, but would still like to try and bump up the size
# 21:44 [miklb] I thought it did, just not seeing how to pass the args
# 21:45 GWG Kind_View::get_author( $author, $args = array( 'height', 'width')
# 21:46 GWG [miklb]: In the last updates to Syndication Links and Simple Location, I started expanding the options.
# 21:47 GWG When I started trying to do more with them in Independent Publisher, I realized I need more granularity.
# 21:47 GWG So, I need that in Post Kinds also
# 21:48 GWG If you have any suggestions re that...
# 21:49 [miklb] this is the first hurdle I’ve come across in awhile, hadn’t been looking at theme templates much.
# 21:50 GWG I meant, arguments for the functions
# 21:52 [miklb] that’s what I meant, I haven’t seen anything else that I’ve tried doing that has needed additional arguments.
# 21:56 [miklb] but I didn’t follow your sample you use get_author, but I’m calling get_hcard and if I pass an array for $args in get_hcard it doesn’t get passed, stays default 32 32
# 21:57 GWG Maybe today, after I release a new Bridgy
# 21:57 GWG I have that registration stuff I wrote at IWS
[eddie] joined the channel