Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How can I disable username changes after people register?


cpkid2
Participant

@cpkid2

I fixed it temporarily by just hiding that field with css.

.profile .field_username { display:none; }

If anybody has a better solution, I’d like to hear.

Skip to toolbar