Is it possible to remove the "profile title" from the user profile, it will be confusing for users. I know I can disable it for registration which is good.....but don't know how to disable it in user profile.

Comments

michelle’s picture

Status: Active » Fixed
himagarwal’s picture

I think auto_nodetitle can do the job and I also tried it after your suggestion but since I don't know php coding I was not able to hide and generate auto title (username) for the "profile title". Anyway thanks for your help. :-)

michelle’s picture

You don't need to know PHP. Just use the tokens. You can do like "Profile of [username]"

Michelle

himagarwal’s picture

Yes you are right. I selected "Automatically generate the title and hide the title field" and used the token "[username]" in Pattern for the title and it worked. Thank you so much Michelle. :-)

michelle’s picture

Great, glad you got it working. :)

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

glitz’s picture

Status: Closed (fixed) » Active

can someone please help me with this. not sure how to apply this token. I would not like the "profile title" field to be mandatory when a user is editing their profile.

any help is appreciated thank you.

michelle’s picture

Status: Active » Closed (fixed)

This issue already explains it to the best of my ability. If you need more help using auto nodetitle, I suggest asking in their queue.

Michelle

dunx’s picture

Not sure when this changed, but you need to use "Profile for [author-name-raw]", rather than [username], unless I'm missing something. Anyway, that works for me.