From 199f21444eceb8310f3dcf6d506e0b528e301a89 Mon Sep 17 00:00:00 2001 From: Nonimart Date: Thu, 14 Aug 2025 08:46:03 +0200 Subject: [PATCH] FIX fixing number 0 not showing his review issue --- template-parts/articles/card-article.php | 2 +- template-parts/revues/card-revue.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template-parts/articles/card-article.php b/template-parts/articles/card-article.php index 2b1ec31..fe34089 100644 --- a/template-parts/articles/card-article.php +++ b/template-parts/articles/card-article.php @@ -45,7 +45,7 @@ $authors = get_field('authors', $ID);
- +
diff --git a/template-parts/revues/card-revue.php b/template-parts/revues/card-revue.php index 3675dc8..f0eafe1 100644 --- a/template-parts/revues/card-revue.php +++ b/template-parts/revues/card-revue.php @@ -23,7 +23,7 @@ $issue_number = get_field('issue_number', $ID);
- +