Forums

Join
bbPress Support ForumsInstallationUsername Field - Character Limit - A Bug

Info

Username Field - Character Limit - A Bug

  1. I want to create limit in the username field. In bbpress user can create his/her username with 30 characters. it is so bad. it's create disturbance and deface the forums and post. you can see the example in your own bbpress post forum and you can see my username. tell me how can i limit the username field and restrict users to choose 12 character username.

    waiting for reply

  2. You can use overflow:hidden to prevent people with long names from messing up your formatting - the part that is longer than you want to display will just not be visible.

    You could enforce a 12 character username with a plugin (or maybe a username no longer than 12 characters.)

  3. You must log in to post.