Title: Page Profile
Last modified: September 2, 2016

---

# Page Profile

 *  Resolved [neo8x](https://wordpress.org/support/users/neo8x/)
 * (@neo8x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/)
 * Hello,
    In the Profile page is the identifier that appears. Can do we put the
   full name? Thank

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

 *  [minhluc](https://wordpress.org/support/users/minhluc/)
 * (@minhluc)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8137711)
 * Hi
    I’m sorry, there are no option for that now, but if you really need that 
   feature you can do some “hack” here. In the file `(your site root folder)/wp-
   content/plugins/learnpress/templates/profile/info.php` at line **22** you can
   see this code `<?php echo $user->user_nicename; ?>`, let change it to `<?php 
   echo $user->user_display_name; ?>`. Oh, don’t forget to save it up!
 * Certainly, we will add this options to the next version of LearnPress. Thank 
   you for your idea.
 * Best Regards.
    -  This reply was modified 9 years, 10 months ago by [minhluc](https://wordpress.org/support/users/minhluc/).
    -  This reply was modified 9 years, 10 months ago by [minhluc](https://wordpress.org/support/users/minhluc/).
    -  This reply was modified 9 years, 10 months ago by [minhluc](https://wordpress.org/support/users/minhluc/).
 *  Thread Starter [neo8x](https://wordpress.org/support/users/neo8x/)
 * (@neo8x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8138854)
 * Thank you very much
 *  Thread Starter [neo8x](https://wordpress.org/support/users/neo8x/)
 * (@neo8x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8138930)
 * Hello,
    I tried to change but nothing seems. I’ll wait for the next version. 
   Thanks
 *  [minhluc](https://wordpress.org/support/users/minhluc/)
 * (@minhluc)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8147693)
 * Oh, I’m sorry that’s my mistake. Change that code in line 22 to `<?php echo $
   user->display_name; ?>`.
 * This solution will show the name, which user set the display name as first name
   + last name in WordPress user setting. If you want to set display name default
   to first name + last name, take a look at [this plugin](https://wordpress.org/plugins/force-first-last/).
 * Minh.
    -  This reply was modified 9 years, 10 months ago by [minhluc](https://wordpress.org/support/users/minhluc/).
    -  This reply was modified 9 years, 10 months ago by [minhluc](https://wordpress.org/support/users/minhluc/).
 *  Thread Starter [neo8x](https://wordpress.org/support/users/neo8x/)
 * (@neo8x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8147985)
 * yes it works great.
    thank you

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

The topic ‘Page Profile’ is closed to new replies.

 * ![](https://ps.w.org/learnpress/assets/icon-256x256.gif?rev=3254420)
 * [LearnPress - WordPress LMS Plugin for Create and Sell Online Courses](https://wordpress.org/plugins/learnpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/learnpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/learnpress/)
 * [Active Topics](https://wordpress.org/support/plugin/learnpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/learnpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/learnpress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [neo8x](https://wordpress.org/support/users/neo8x/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/page-profile/#post-8147985)
 * Status: resolved