UPDATE change comment header in archive-expositions.php to reflect post grid type
This commit is contained in:
parent
145cc3c414
commit
f8004e39e7
|
|
@ -17,7 +17,7 @@ $current_post_type = get_post_type();
|
|||
?>
|
||||
|
||||
|
||||
<!-- #### ANALYSES ET ETUDES POST GRID #### -->
|
||||
<!-- #### ARCHIVE POST GRID #### -->
|
||||
<?php get_template_part('template-parts/components/archive/post-grid', null, array(
|
||||
'current_post_type' => 'expositions',
|
||||
'post_amount' => -1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user