introducing artisan-search card component
This commit is contained in:
parent
f028049418
commit
df20f54690
|
|
@ -66,7 +66,7 @@ function build_search_artisan_posts_cards($request)
|
|||
$post_date = get_the_date('j.m.Y', $post->ID) ?? null;
|
||||
|
||||
get_template_part(
|
||||
'template-components/artisans/card-artisans',
|
||||
'template-components/artisans/card-artisans-search',
|
||||
null,
|
||||
array(
|
||||
'card_variant' => 'activite',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user