$pageIcon,
"title" => $currentPage->post_title,
"description" => __("En savoir plus sur nos artisans du patrimoine", "metiers-patrimoine-theme"),
));
?>
posts as $chantier): ?>
ID);
$date = get_field('date', $chantier->ID);
$localisation = get_field('localisation', $chantier->ID) ?? null;
$city = $localisation['city'] ?? null;
//########## FORCE GET_FIELD IN FR TO BE SURE WE HAVE SAME PICTURES BETWEEN FR AND NL ##########
$chantier_fr_id = apply_filters('wpml_object_id', $chantier->ID, 'chantiers', TRUE, 'fr');
$current_lang = apply_filters('wpml_current_language', NULL);
do_action('wpml_switch_language', 'fr');
$pictures = get_field('pictures', $chantier_fr_id);
do_action('wpml_switch_language', $current_lang);
$chantier_name = get_field('chantier_name', $chantier->ID);
?>
';
echo do_blocks($block_content);
?>
__("Ces fiches reprennent les informations communiquées par l'entreprise. Les erreurs éventuelles n'engagent pas la responsabilité de Homegrade.", "metiers-patrimoine-theme")
));
?>