From 52553a3ceea3ee2271229f235755bcc28bfead63 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 30 Nov 2023 19:43:37 +0100 Subject: [PATCH] removing unecessary cho pre --- .../home/questions-frequentes/questions-frequentes.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/template-blocks/home/questions-frequentes/questions-frequentes.php b/template-blocks/home/questions-frequentes/questions-frequentes.php index a6c3f8d..7607326 100644 --- a/template-blocks/home/questions-frequentes/questions-frequentes.php +++ b/template-blocks/home/questions-frequentes/questions-frequentes.php @@ -44,10 +44,6 @@ if (!function_exists('get_automatic_post')) { $manual_data = get_field($thematique->slug . '_manual_data'); $post_datas = $manual_data ? $manual_data : get_automatic_post($thematique->slug); - echo '
';
-			print_r(get_permalink($post_datas));
-			echo '
'; - get_template_part( 'template-components/cards/card-frequent-question', null,