Fix staff not loading for first team in events
This commit is contained in:
@@ -265,11 +265,11 @@ if ( is_array( $teams ) ):
|
||||
) );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if ( $show_staff ):
|
||||
sp_get_template( 'event-staff.php', array( 'id' => $id, 'index' => $index ) );
|
||||
endif;
|
||||
}
|
||||
?>
|
||||
<?php
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user