Title: Hide Player Performance / Hide Events
Last modified: August 21, 2016

---

# Hide Player Performance / Hide Events

 *  [snappyspudd](https://wordpress.org/support/users/snappyspudd/)
 * (@snappyspudd)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/)
 * Hello,
    I am very new to WordPress, and I am trying to set up a Youth Soccer 
   League website. Is there a way to hide the Player performance from each event
   page? Similarly, I would like to hide the list of events on each Venue page.
 * Thank you for this plugin,
 * -Josh
 * [https://wordpress.org/plugins/sportspress/](https://wordpress.org/plugins/sportspress/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/#post-5030403)
 * Hi Josh,
 * Thanks for your question.
 * We’re releasing an update early next week which will have options to hide various
   sections from frontend templates.
 * You can add the following code to your theme’s functions.php to hide the event
   performance section for now:
 *     ```
       remove_action( 'sportspress_single_event_content', 'sportspress_output_event_performance', 50 );
       ```
   
 * I’ll let you know when the update becomes available 🙂
 *  Thread Starter [snappyspudd](https://wordpress.org/support/users/snappyspudd/)
 * (@snappyspudd)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/#post-5030433)
 * I will have to wait for that update.
    I tried adding that to the functions.php
   for weaver ii and even tried a weaver ii child theme with no success.
 * -josh
 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/#post-5030490)
 * Hi Josh,
 * Just thought I’d let you know that we have just released SportsPress version 
   1.1 🙂
 * There’s a checkbox in SportsPress > Settings > Event Options labeled “Display
   players” which is checked by default. You can uncheck it to hide players from
   event pages.
 *  Thread Starter [snappyspudd](https://wordpress.org/support/users/snappyspudd/)
 * (@snappyspudd)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/#post-5030509)
 * Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hide Player Performance / Hide Events’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [snappyspudd](https://wordpress.org/support/users/snappyspudd/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/hide-player-performance-hide-events/#post-5030509)
 * Status: not resolved