From 7d34b8d50afd5e7389dc5660e8b9193689769f9f Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 8 Apr 2026 16:41:28 +0200 Subject: [PATCH] FEATURE Introducing actualites features --- archive-actualites.php | 17 +++++++---------- single-actualites.php | 43 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 10 deletions(-) create mode 100644 single-actualites.php diff --git a/archive-actualites.php b/archive-actualites.php index 4a519c0..d85b884 100644 --- a/archive-actualites.php +++ b/archive-actualites.php @@ -9,28 +9,25 @@ $current_post_type = get_post_type(); - - 1, - 'post_type' => 'expositions', - )); - ?> - - 'expositions', + 'actualites', 'post_amount' => -1, - 'grid_title' => 'Trouver une exposition', + 'grid_title' => 'Toutes les actualités', )); ?> + + + + + + + + + + +
+ + + + + +
+ + +
+ get_the_ID(), + )); ?> + + get_the_ID() + )); ?> +
+
+ + + + + + + + + +
+ +