Display name issue – UserPro Forums https://forum.userproplugin.com/forums/topic/display-name-issue/feed/ Mon, 29 Apr 2024 12:18:39 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28639 <![CDATA[Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28639 Thu, 20 Mar 2014 09:14:34 +0000 Tomaso Greco Hi,

I selected in UserPro backend “Display name = Full name”
when a users registers using his facebook accounts, everything works ok and in database Display Name is his full name.
but when a users registers manually using UserPro form, Display name is his email address.
I’m doing something wrong?

My UserPro settings are
Permalink -> Full Name
Display name -> Full Name

Please help me
Thank you in advance
Tomaso

ps: I previously posted this with the wrong account in the wrong section. Please, delete that post.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28640 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28640 Thu, 20 Mar 2014 09:40:58 +0000 Tomas Samot You first have to answer us what is Full Name. How does full name creates it self if lets say user don’t use name and last name and it’s blank.

Full Name means = Name + Last Name. What else it can show when there is no such info entered? I just change dmy settings to yours-all works good.

Make Name and last name mandatory fields. Or just name.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28643 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28643 Thu, 20 Mar 2014 09:46:30 +0000 Tomaso Greco That fields are requested in my site registration form.
The problem is:
-> if you create an user with Facebook, display name will be “Paul Smith”
-> if you creare an user manually in UserPro, display name will be @hello.com">paul.smith@hello.com
I really need to solve this, UserPro let you to choice Full Name as permalinks and display name, but that doesn’t seem to work with manual registration..

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28644 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28644 Thu, 20 Mar 2014 09:48:43 +0000 Tomas Samot Yes it works. I dont use that stupid facebook in my test website, all users created manually via UserPro registration form. and if u choose Full Name It shows my Name + LastName. IT DOESNT change permalink, only display text.

Can you go to WP user managment and make sure that user really have Name ANd Last Name fields filled? Maybe you changed Name and Last name fields code? Those fields MUST be first_name, last_name.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28645 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28645 Thu, 20 Mar 2014 09:51:41 +0000 admin The display name will be his email address if he does not have a FB username or name, UserPro chooses email as display name. here’s the code:

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28646 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28646 Thu, 20 Mar 2014 09:52:55 +0000 admin Alter the code if you want to use FB username before email.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28649 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28649 Thu, 20 Mar 2014 09:54:27 +0000 Tomas Samot He’s talking about accounts created NOT via facebook.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28650 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28650 Thu, 20 Mar 2014 09:56:59 +0000 admin Ok, when you create an account manually, the display name will be his username if he didn’t provide display name. You can try it here.

]]>
https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28651 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28651 Thu, 20 Mar 2014 09:57:26 +0000 admin ]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28653 <![CDATA[Reply To: Display name issue]]> https://forum.userproplugin.com/forums/topic/display-name-issue/#post-28653 Thu, 20 Mar 2014 10:01:06 +0000 Tomaso Greco Hi Ahmed and thanks for your answers,
my problem is
– User register manually with UserPro. He has to insert First Name, Surname, Mail, Password
– then his display_name is his email address
Also checked is mysql and display_name is email address.
If user create profile with Facebook login, everything works as it’s supposed to do

]]>