diff --git a/template-parts/archive-event.php b/template-parts/archive-event.php index 882bfe3..d96a0d6 100644 --- a/template-parts/archive-event.php +++ b/template-parts/archive-event.php @@ -51,20 +51,7 @@
"%s"', 'sunflower' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - wp_kses_post( get_the_title() ) - ) - ); + the_excerpt(); ?>
diff --git a/template-parts/content-archive.php b/template-parts/content-archive.php index d482f92..8260146 100644 --- a/template-parts/content-archive.php +++ b/template-parts/content-archive.php @@ -47,21 +47,7 @@
"%s"', 'sunflower' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - wp_kses_post( get_the_title() ) - ) - ); - + the_excerpt(); wp_link_pages( array( 'before' => '