diff --git a/acf-blocks/home/questions-frequentes/questions-frequentes.php b/acf-blocks/home/questions-frequentes/questions-frequentes.php index 6758554..51c878c 100644 --- a/acf-blocks/home/questions-frequentes/questions-frequentes.php +++ b/acf-blocks/home/questions-frequentes/questions-frequentes.php @@ -41,8 +41,8 @@ if (!function_exists('get_automatic_post')) { foreach ($thematique_terms as $key => $thematique) { if ( - $thematique->slug === "renovation-circulaire" - || $thematique->slug === "circulaire-renovatie" + $thematique->slug === "durabilite" + || $thematique->slug === "duurzaamheid" || $thematique->slug === "au-quotidien" || $thematique->slug === "dagelijks" || $thematique->slug === "aides-financieres" diff --git a/acf-blocks/home/show-thematiques/show-thematiques.php b/acf-blocks/home/show-thematiques/show-thematiques.php index d7efe1f..91d812a 100755 --- a/acf-blocks/home/show-thematiques/show-thematiques.php +++ b/acf-blocks/home/show-thematiques/show-thematiques.php @@ -37,8 +37,8 @@ $terms = get_terms(array( slug === "renovation-circulaire" - || $term->slug === "circulaire-renovatie" + $term->slug === "durabilite" + || $term->slug === "duurzaamheid" || $term->slug === "au-quotidien" || $term->slug === "dagelijks" || $term->slug === "aides-financieres"