Title: profile pics shotcode
Last modified: August 1, 2025

---

# profile pics shotcode

 *  Resolved [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/)
 * i need the shotcode to display only the user profile pics

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/profile-pics-shotcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/profile-pics-shotcode/page/2/?output_format=md)

 *  Plugin Support [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * (@yuriinalivaiko)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18581801)
 * Hi [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * You may create a custom member directory and use its shortcode [https://docs.ultimatemember.com/article/210-ultimate-member-shortcodes#members](https://docs.ultimatemember.com/article/210-ultimate-member-shortcodes#members)
   
   To display only user profile photos, you can uncheck all the checkboxes in the“
   Profile Card” section of the member directory settings and leave only the “Enable
   Profile Photo” checkbox checked (Ultimate Member > Member Directories > Edit 
   selected directory > Profile Card) [https://docs.ultimatemember.com/article/1513-member-directories-2-1-0#card](https://docs.ultimatemember.com/article/1513-member-directories-2-1-0#card)
 * Regards
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18581946)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * You can try the “Shortcode Profile Info” plugin with an “image” option.
 * [https://github.com/MissVeronica/um-shortcode-profile-info](https://github.com/MissVeronica/um-shortcode-profile-info)
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18581957)
 * I need only the shotcode to display only the profile picture of the person only[
   um_avatar] did not work
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18581966)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * Try this shortcode with the plugin:
 * `[um_profile_info type="image" meta_key="profile_photo" width="300"][/um_profile_info]`
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18582998)
 * i upload the plugin and apply this shotcode
 * `[um_profile_info type="image" meta_key="profile_photo" width="300"][/um_profile_info]`
 * but all user pics is not showing and all user have pics but if i upload the shotcode
   it will just show blank no image notinh just black space and have enable all 
   allowe image
    -  This reply was modified 10 months, 2 weeks ago by [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/).
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583052)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * At which page are you using the shortcode?
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583307)
 * am trying to upload it on my dashboard page [http://www.stephenfxtradingbot.online/dashboard](http://www.stephenfxtradingbot.online/dashboard)
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583444)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * What are you trying to build at the dashboard page?
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583543)
 * I wnat to display both user pics and name so I need both shotcode to work it 
   out differently
 * the dashboard is where user pcis and name and activity is want to first display
   the name
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583631)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * OK, first make the Dashboard page the Members page at
    UM Settings -> General-
   > Pages
 * second step is to tick the “Enable Members Directory” at
    UM Settings -> General-
   > Users
 * Now you should look at the guide about how to create a New Members Directory 
   for your Dashboard page.
 * [https://docs.ultimatemember.com/article/210-ultimate-member-shortcodes#members](https://docs.ultimatemember.com/article/210-ultimate-member-shortcodes#members)
 * At this Directory page you can build Profile Cards for each User
    where you define
   what to include for the Profile Card explained in this guide
 * [https://docs.ultimatemember.com/article/1513-member-directories-2-1-0](https://docs.ultimatemember.com/article/1513-member-directories-2-1-0)
 * and the final shortcode to include at the Dashboard page will be like `[ultimatemember
   form_id="1234"]`
    -  This reply was modified 10 months, 2 weeks ago by [missveronica](https://wordpress.org/support/users/missveronicatv/).
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583650)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * There is also an option to allow Users to hide their Profile from the Directory
   
   which you can set for the Account page’s Privacy tab at UM Settings -> General-
   > Account
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583725)
 * you are not understanding me I want only the shotcode to show user profile picture
   i just want to display the shotcode in 4 page so i need the shotcode [] so ones
   I upload it it will display the pics and the name shotcode also
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583730)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * Do you want a User Registration form?
 * [https://docs.ultimatemember.com/article/87-adding-a-registration-form](https://docs.ultimatemember.com/article/87-adding-a-registration-form)
 * To display the User Registration data at a Profile form page?
 * [https://docs.ultimatemember.com/article/1719-adding-existing-fields-from-register-form-to-profile-form](https://docs.ultimatemember.com/article/1719-adding-existing-fields-from-register-form-to-profile-form)
 *  Thread Starter [stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * (@stephenboluwatife2005)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583733)
 * no I need only the shortcode [] to show user profile picture that all what I 
   need
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/#post-18583739)
 * [@stephenboluwatife2005](https://wordpress.org/support/users/stephenboluwatife2005/)
 * All your User profile pictures at the dashboard page?

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/profile-pics-shotcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/profile-pics-shotcode/page/2/?output_format=md)

The topic ‘profile pics shotcode’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 16 replies
 * 3 participants
 * Last reply from: [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * Last activity: [10 months, 2 weeks ago](https://wordpress.org/support/topic/profile-pics-shotcode/page/2/#post-18589909)
 * Status: resolved