Title: Profile Shortcode
Last modified: December 2, 2021

---

# Profile Shortcode

 *  Resolved [ante1974](https://wordpress.org/support/users/ante1974/)
 * (@ante1974)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/)
 * Does this plugin allow you to drop user profiles onto a page with a user specific
   shortcode, something like [userid=123] or [user=firstname-lastname]? I want to
   be able to drop user profiles on specific pages so they are viewable in a custom
   site structure.

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

 *  [Guust](https://wordpress.org/support/users/goldroo/)
 * (@goldroo)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15125199)
 * Yes, you can do that with the “User Meta” widget/shortcode/block.
    Read more 
   at [https://docs.userswp.io/article/498-uwp-user-meta](https://docs.userswp.io/article/498-uwp-user-meta)
 * Thanks
 *  Thread Starter [ante1974](https://wordpress.org/support/users/ante1974/)
 * (@ante1974)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15125796)
 * [@goldroo](https://wordpress.org/support/users/goldroo/) would I have to specify
   all the meta I wanted to pull through, or is there a template profile page containing
   profile background image, profile picture, name, bio, website etc?
 *  Plugin Contributor [Paolo](https://wordpress.org/support/users/paoltaia/)
 * (@paoltaia)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15126425)
 * Do you need only some specific profiles to be viewable in a custom site structure,
   or profiles?
 * The idea with UsersWP is that you modify the UWP Profile Page and all profile
   pages will look like that template. You can also modify the PHP template directly
   if you prefer.
 * Let us know exactly what you are trying to do and we will try to help.
 * Thanks
 *  Thread Starter [ante1974](https://wordpress.org/support/users/ante1974/)
 * (@ante1974)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15126592)
 * Hi [@paoltaia](https://wordpress.org/support/users/paoltaia/)
 * I would need to see all profiles, my structure has hard coded links to pages 
   like:
 * mysite/authors/a/ – which lists all authors that have names beginning with a
 * I already have a plugin that lists all authors whose first names begin with “
   A”, but if this plugin can do this, please advise.
 * Then from that page when you click on an author tile/photo, that should take 
   you to another page with the authors profile, i.e:
 * mysite/authors/a/aubrey-wilson
 * I would want to drop a shortcode to that authors specific profile on the “aubrey-
   wilson” page.
 * All the profiles would have the same template.
 * Is this possible – If I could have code examples or links to the relevant places
   in the docs that would be great.
 * Thanks
 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15127909)
 * Hi,
 * This is not possible without customization.
 * Regards,
    Patrik
 *  Thread Starter [ante1974](https://wordpress.org/support/users/ante1974/)
 * (@ante1974)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15129562)
 * Hi [@paoltaia](https://wordpress.org/support/users/paoltaia/)
 * Just to confirm, so I couldn’t drop a shortcode to display a specific user profile
   on a page like:
 * /aubrey-wilson
    /barbara-jones
 * Etc?
 * Thanks.
 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15129589)
 * Hi,
 * Not easily possible. You can use our shortcodes to display data about users but
   not the whole profile as you want. We pass and use a username from URL to get
   the data about the user and display his profile.
 * Regards,
    Patrik
 *  [Guust](https://wordpress.org/support/users/goldroo/)
 * (@goldroo)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15131050)
 * Maybe have a look at the default pages that are created with UsersWP, it may 
   be close enough to what you need?
    [https://demos.ayecode.io/starter/users/](https://demos.ayecode.io/starter/users/)
   [https://demos.ayecode.io/starter/profile/guust/](https://demos.ayecode.io/starter/profile/guust/)
 * Thanks
 *  Thread Starter [ante1974](https://wordpress.org/support/users/ante1974/)
 * (@ante1974)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15133941)
 * [@wpdev10](https://wordpress.org/support/users/wpdev10/) would it be possible
   to extend the plugin to reference a template and call values specific to one 
   user, to suit my use case as future development of the plugin? I understand this
   isn’t possible now.
 * [@goldroo](https://wordpress.org/support/users/goldroo/) those URL’s don’t match
   the URL structure of the site.
 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15134737)
 * Hi,
 * You can extend the things using hooks and filters and template overrides but 
   it will need to be done by the developer as it requires custom coding.
 * Regards,
    Patrik

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

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

 * ![](https://ps.w.org/userswp/assets/icon-256x256.png?rev=2784318)
 * [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP](https://wordpress.org/plugins/userswp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/userswp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/userswp/)
 * [Active Topics](https://wordpress.org/support/plugin/userswp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/userswp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/userswp/reviews/)

 * 10 replies
 * 4 participants
 * Last reply from: [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/profile-shortcode-2/#post-15134737)
 * Status: resolved