diff --git a/single-artisans.php b/single-artisans.php index 26ef872..0e700fe 100644 --- a/single-artisans.php +++ b/single-artisans.php @@ -148,7 +148,7 @@ $pageIcon = get_field('page_icon', get_queried_object_id()) ?? null; $chantier_description = get_field('description', $chantier->ID); $date = get_field('date', $chantier->ID); $city = get_field('city', $chantier->ID); - + $pictures = get_field('pictures', $chantier->ID); ?>
'; + print_r($prevPost); + echo ''; + ?> + + + + + + +