adding mention LES CONSEILLERS HOMEGRADE VOUS GUIDENT for every pages even childrens

This commit is contained in:
Antoine M 2023-11-14 15:38:18 +01:00
parent a425a640b9
commit 702c573b76

View File

@ -35,12 +35,7 @@ $relatedBrochure = get_field('brochure_pdf', $relatedBrochuresPosts[0]->ID) ?? n
<section class="post-conseils-chapter-header">
<div class="post-conseils-chapter-header__infos">
<?php if ($thematique->parent == 0) : ?>
<p class="post-conseils-chapter-header__page-thematic-title"><?php echo __("Les conseillers Homegrade vous guident", "homegrade-theme__texte-fonctionnel") ?></p>
<?php else : ?>
<p class="post-conseils-chapter-header__page-thematic-title "><?php echo $thematique_generale->name ?></p>
<?php endif; ?>
<h1 class="post-conseils-chapter-header__page-title"><?php echo get_the_title($args['postID']) ?></h1>