From 33759696e75d2eb3e907cbdb17c816d0ad4a7a01 Mon Sep 17 00:00:00 2001 From: Nonimart Date: Mon, 23 Mar 2026 16:36:40 +0100 Subject: [PATCH] STYLE Passing the thumbnail overlay style for the cards --- template-parts/articles/articles-grid.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template-parts/articles/articles-grid.php b/template-parts/articles/articles-grid.php index 4339410..dd6f843 100644 --- a/template-parts/articles/articles-grid.php +++ b/template-parts/articles/articles-grid.php @@ -99,8 +99,9 @@ $thematiques = get_terms(array( get_the_ID(), 'showTags' => false, + 'has_thumbnail_overlay' => true, )); ?> - get_the_date(), // 'ThumbnailFocalPosition' => safe_get_thumbnail_focal_point_css(),