diff --git a/taxonomy-thematiques.php b/taxonomy-thematiques.php index eb2b779..4545cfc 100644 --- a/taxonomy-thematiques.php +++ b/taxonomy-thematiques.php @@ -198,6 +198,16 @@ FILTERS ?> + '_wp_page_template', + 'meta_value' => "template-publications.php" + ); + $relatedPublicationsTemplatePage = get_pages($args) ? get_pages($args)[0] : null; + + ?> + +