diff --git a/template-components/archives/webinaire-rows.php b/template-components/archives/webinaire-rows.php index 02313ba..40c8466 100644 --- a/template-components/archives/webinaire-rows.php +++ b/template-components/archives/webinaire-rows.php @@ -1,26 +1,34 @@ - - -
  • - - - -

    - -

    name ?>

    - - -

    - -

    +have_posts()) : while ($videosWebinairesPosts->have_posts()) : $videosWebinairesPosts->the_post(); ?> + term_id)['icon'] ?? null; + $publicationDate = get_field("date", get_the_ID()); -
    - -
    -
  • + ?> +
  • - \ No newline at end of file + + +

    + +

    name ?>

    + + +

    + +

    + + +
    + +
    +
  • + + + \ No newline at end of file