diff --git a/templates/countdown.php b/templates/countdown.php index c561dc71..0bc84889 100644 --- a/templates/countdown.php +++ b/templates/countdown.php @@ -69,7 +69,7 @@ if ( $link_events ) $title = ' ID, 'sp_team' ) ); + $teams = array_unique( (array) get_post_meta( $post->ID, 'sp_team' ) ); $i = 0; if ( is_array( $teams ) ) {