Title: Display Table
Last modified: August 20, 2016

---

# Display Table

 *  Resolved [bevineau101](https://wordpress.org/support/users/bevineau101/)
 * (@bevineau101)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/display-table/)
 * Hello. How can I change the titles on the table. I’m not for certain how to edit
   this on the style sheet.
 * [http://wordpress.org/extend/plugins/game-schedules/](http://wordpress.org/extend/plugins/game-schedules/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/display-table/#post-3338923)
 * Hi bevineau101,
    Assuming you are referring to the column titles in the header
   row of the shortcode table, there are a couple of ways.
 * First, as a quick and dirty hack, you can go into the mstw-game-schedule.php 
   file and change the column titles (approx rows 850-857). Of course this approach
   is problematic should you wish to use the next release of the plugin (and the
   next, and the next).
 * Or, you will notice that the column titles are internationalized in the code;
   so you can create your own “translation” of the strings. Perhaps you choose country
   code “xy_XY”. Then just edit the default.po file, “translate” the titles to what
   you want (you don’t need to translate anything else), and save a new mstw-loc-
   domain-xy_XY.po file. Voila! You’re done without changing any code. [You’ll need
   to read up on poedit and WordPress Internationalization if you’re not familiar
   with it. Google it.]
 * Good Luck.
    -Mark

Viewing 1 replies (of 1 total)

The topic ‘Display Table’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/game-schedules_f8f8f8.svg)
 * [Game Schedules](https://wordpress.org/plugins/game-schedules/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/game-schedules/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/game-schedules/)
 * [Active Topics](https://wordpress.org/support/plugin/game-schedules/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/game-schedules/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/game-schedules/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/display-table/#post-3338923)
 * Status: resolved