diff --git a/single-articles.php b/single-articles.php index 452072f..51731ff 100644 --- a/single-articles.php +++ b/single-articles.php @@ -46,6 +46,9 @@ $revueID = get_field('related_revue', get_the_ID()); + + '); ?> + diff --git a/single-revues.php b/single-revues.php index bb80e30..2e0f194 100644 --- a/single-revues.php +++ b/single-revues.php @@ -85,6 +85,8 @@ $articles = get_field('articles', $current_issue->ID); + + '); ?>