diff --git a/single-revues.php b/single-revues.php index 31ba03d..e27f9ea 100644 --- a/single-revues.php +++ b/single-revues.php @@ -33,7 +33,9 @@ $articles = get_field('articles', $current_issue->ID); diff --git a/template-parts/articles/article-content.php b/template-parts/articles/article-content.php index 7a04c74..a0ca183 100644 --- a/template-parts/articles/article-content.php +++ b/template-parts/articles/article-content.php @@ -12,7 +12,9 @@ $tags = get_the_terms($articleID, 'etiquettes');