diff --git a/template-components/archives/webinaire-rows.php b/template-components/archives/webinaire-rows.php index 0c1c9a7..7f9c5dd 100644 --- a/template-components/archives/webinaire-rows.php +++ b/template-components/archives/webinaire-rows.php @@ -6,10 +6,8 @@ $videosWebinairesPosts = $args['videosWebinairesPosts']; term_id)['icon'] ?? null; $publicationDate = get_field("date", get_the_ID()); $webinaireUrl = get_field("url", get_the_ID()); - ?>
  • @@ -31,4 +29,9 @@ $videosWebinairesPosts = $args['videosWebinairesPosts'];
  • - \ No newline at end of file + + + +have_posts()) : ?> +

    + \ No newline at end of file