diff --git a/template-publications.php b/template-publications.php index 6f597f1..20755eb 100644 --- a/template-publications.php +++ b/template-publications.php @@ -122,9 +122,9 @@ $total_posts_found = $brochuresPosts->found_posts + $fichesInfosPosts->found_pos $highlightedDocumentDatas = get_field('highlighted_document', $current_page_id) ?? null; $documentThumbnail = get_field('brochure_cover_image', $highlightedDocumentDatas['document']['ID']); - ?> +