Title: Matchday in brackets
Last modified: April 20, 2022

---

# Matchday in brackets

 *  Resolved [wordmatej](https://wordpress.org/support/users/wordmatej/)
 * (@wordmatej)
 * [4 years ago](https://wordpress.org/support/topic/matchday-in-brackets/)
 * Hi,
 * in event I filled Matchday with round nr – for example 15th round.
    But Matchday
   is displayed in brackets – (15th round) but I would like to have it WITHOUT brackets,
   just 15th round.
 * Any idea?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmatchday-in-brackets%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [4 years ago](https://wordpress.org/support/topic/matchday-in-brackets/#post-15575341)
 * Hi [@wordmatej](https://wordpress.org/support/users/wordmatej/) ,
 * You first need to use a [child theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/).
 * Then create a folder `/sportspress/` in your child theme folder and copy there
   the file `/wp-content/plugins/sportspress/templates/event-blocks.php`.
 * Then edit this file and change line 216 from:
    `<div class="sp-event-matchday"
   >(<?php echo wp_kses_post( $matchday ); ?>)</div>` to: `<div class="sp-event-
   matchday"><?php echo wp_kses_post( $matchday ); ?></div>`
 * Thanks,
    Savvas
 *  Thread Starter [wordmatej](https://wordpress.org/support/users/wordmatej/)
 * (@wordmatej)
 * [4 years ago](https://wordpress.org/support/topic/matchday-in-brackets/#post-15575482)
 * Great,
 * tx a lot for reply and nice tip…working.
 * Best regards
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [4 years ago](https://wordpress.org/support/topic/matchday-in-brackets/#post-15575851)
 * I’m glad it’s resolved!
 * Let us know if you need anything else.

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

The topic ‘Matchday in brackets’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/matchday-in-brackets/#post-15575851)
 * Status: resolved