diff --git a/template-parts/post-header.php b/template-parts/post-header.php index 189ae4d..8c428d9 100644 --- a/template-parts/post-header.php +++ b/template-parts/post-header.php @@ -19,6 +19,7 @@ $citeReference = get_field('cite_reference', $post_id); $likes_count = get_post_likes_count($post_id); +$authors = get_field('authors', $post_id); ?>
@@ -56,7 +57,11 @@ $likes_count = get_post_likes_count($post_id);

- + 0) : ?> + + post_title; ?> + +