diff --git a/acf-blocks/home/questions-frequentes/questions-frequentes.php b/acf-blocks/home/questions-frequentes/questions-frequentes.php index 51c878c..0c549f8 100644 --- a/acf-blocks/home/questions-frequentes/questions-frequentes.php +++ b/acf-blocks/home/questions-frequentes/questions-frequentes.php @@ -47,6 +47,8 @@ if (!function_exists('get_automatic_post')) { || $thematique->slug === "dagelijks" || $thematique->slug === "aides-financieres" || $thematique->slug === "financiele-steun" + || $thematique->slug === "gezondheid-en-veiligheid" + || $thematique->slug === "sante-et-securite" ) continue; // $thematique_datas = get_term_by('slug', $thematique->slug, 'thematiques');