diff --git a/single-questions.php b/single-questions.php index 5fd5f77..b9d7d02 100644 --- a/single-questions.php +++ b/single-questions.php @@ -39,10 +39,11 @@ get_header(); get_the_ID(), - 'title' => __("Retrouvez nos conseils sur l'isolation dans notre brochure écrite par des experts", "homegrade-theme__texte-fonctionnel"), + 'subtitle' => $mainThematique->name, + 'title' => __("Les conseillères et conseillers Homegrade vous guident", "homegrade-theme__texte-fonctionnel"), 'hasInfoCapsule' => false, 'ctaUrl' => $relatedConseilsUrl, - 'ctaTitle' => __("Consulter nos conseils sur ", "homegrade-theme__texte-fonctionnel") . $mainThematique->name, + 'ctaTitle' => __("Parcourir nos conseils ", "homegrade-theme__texte-fonctionnel"), 'ctaTarget' => "_self", )); ?>