diff --git a/single-revues.php b/single-revues.php index 2e0f194..7b1d810 100644 --- a/single-revues.php +++ b/single-revues.php @@ -14,7 +14,6 @@ $articles = get_field('articles', $current_issue->ID); ID); - ?> @@ -26,9 +25,8 @@ $articles = get_field('articles', $current_issue->ID); 'etiquettes', - )); + $tags = get_revue_terms($current_issue->ID, 'etiquettes'); + ?>
@@ -38,10 +36,10 @@ $articles = get_field('articles', $current_issue->ID);
  • - -
    + +