Title: Adding &#8220;s&#8221; to types
Last modified: November 27, 2016

---

# Adding “s” to types

 *  Resolved [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/adding-s-to-types/)
 * Hi thanks for the plugin, I’ve installed it on a simple test system and there
   is an issue whereby the plugin is adding the “s” character to the type names 
   at the front end.
 * So if I configure a group type of Historic Research
 * It will be displayed as Historic Researchs in the front end.
 * Also on the group cover area, it displays Group Types instead of Group Type.

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

 *  [valuser](https://wordpress.org/support/users/valuser/)
 * (@valuser)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/adding-s-to-types/#post-8513572)
 * Many Thanks for the plugin.
 * Any update on this issue ?
 *  Plugin Author [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/adding-s-to-types/#post-8520750)
 * Hi [@venutius](https://wordpress.org/support/users/venutius/)
    You can remove`
   return $plural;` with `return $phrase;` at line 56 [https://github.com/wbcomdesigns/buddypress-create-group-type/blob/master/includes/bpgt-functions.php](https://github.com/wbcomdesigns/buddypress-create-group-type/blob/master/includes/bpgt-functions.php)
 * On the frontend it’s not part of plugin. It’s BP default.
    You can change them
   from BuddyPress language files.
 *  [alexlii](https://wordpress.org/support/users/alexlii/)
 * (@alexlii)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/adding-s-to-types/#post-8658375)
 * Well，it really a problem to show up group type name, two problem here:
 * 1# it will show a Chinese character plus “s”, it is incorrect grammar in Chinese.
   
   2# only english group type names show up, but those Chinese group type name does
   not show up below group name.
 * please check the screen shot here:
 * [http://prntscr.com/dw5n6n](http://prntscr.com/dw5n6n)
 * It would be great if you can resolve it, and I will translate it into Chinese
   version, since buddypress is popular in Chinese, have a nice day.
 * Alex

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

The topic ‘Adding “s” to types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-create-group-type_a0e8eb.svg)
 * [Wbcom Designs - BuddyPress Create Group Type](https://wordpress.org/plugins/bp-create-group-type/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-create-group-type/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-create-group-type/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-create-group-type/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-create-group-type/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-create-group-type/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [alexlii](https://wordpress.org/support/users/alexlii/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/adding-s-to-types/#post-8658375)
 * Status: resolved