diff --git a/archive-activites.php b/archive-activites.php new file mode 100644 index 0000000..c663c73 --- /dev/null +++ b/archive-activites.php @@ -0,0 +1,29 @@ + + + + +
+ + + + + + 'activites', + 'post_amount' => -1, + 'grid_title' => 'Trouver une activité', + )); ?> + + + + + + + +
+ + + + + +
+ + + 'Publication' + )); ?> + + +
+ +
+ + + get_the_ID() + )); ?> + + get_the_ID() + )); ?> +
+ + +
+ + + + + + + slug === 'formation-archives' || $type->slug === 'formation-histoire')) { + get_template_part('template-parts/compositions/formation-sur-demande'); + } + + + if (isset($type) && ($type->slug === 'conference')) { + get_template_part('template-parts/compositions/conferences-sur-demande'); + } + if (isset($type) && ($type->slug === 'animation')) { + get_template_part('template-parts/compositions/animation-sur-demande'); + } + ?> + + + +
+ +