diff --git a/templates/event-performance.php b/templates/event-performance.php index 35c64a5b..79f2cbd2 100644 --- a/templates/event-performance.php +++ b/templates/event-performance.php @@ -29,9 +29,7 @@ if ( ! isset( $id ) ) $teams = get_post_meta( $id, 'sp_team', false ); if ( is_array( $teams ) ): - ?> -
- performance(); @@ -275,7 +273,16 @@ if ( is_array( $teams ) ): } do_action( 'sportspress_event_performance' ); - ?> -
- +
+ +
+