FIX Correcting namespace for Nos partenaires
This commit is contained in:
parent
700e4f6268
commit
c4d13cffd4
|
|
@ -95,7 +95,7 @@ switch_to_blog(1);
|
|||
</div>
|
||||
|
||||
<ul class="site-footer__partenaires">
|
||||
<h4 class="content-intertitle"><?php echo __('Nos partenaires', 'metiers-patrimoine-theme') ?></h4>
|
||||
<h4 class="content-intertitle"><?php echo __('Nos partenaires', 'homegrade-theme__texte-fonctionnel') ?></h4>
|
||||
|
||||
<?php $partenaires = get_field('footer_partenaires', 'term_' . $footer_locale_location_ID)['partenaires']; ?>
|
||||
<?php foreach ($partenaires as $partenaire) : ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user