This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Team Manager

Description

This plugin will display team members of your company using shortcode on your post or page. You just need to post members details same way as you add a new post. And everything will be there automatically. Use Team Management menu to add new member and see team-members page. It’s shortcode enabled, responsive and easy to use. You can change to Gridview display of members from Settings page. There are few other options too.

Recommended Plugins

  • Post Types Order – With Post Types Order, you can reorder your team members easily, it’s just drag and drop.

Plugin Features

  • You can add/edit member detail same way as post add/edit.
  • Responsive layout.
  • Shortcode enabled.
  • Settings page with Ajax save.
  • Members pagination with ajax loading.
  • Excellent CSS3 modern effects.
  • Easy to customize (if needed).
  • Automatic members page creation.
  • Option to specify number of team members to display.
  • Custom CSS option.

How To Use

  1. Install / Activate the plugin
  2. Add Team Members from Management Team menu on Dashboard.
  3. See Team Members page.
  4. Use Settings page to changes settings and custom CSS
  5. Use [cmt-content]your content here[/cmt-content] to show some content before or after shortcode [team-members] or [team-members-profile] – it’ll position the content correctly.
  6. If you use single profile on single page and get 404 Not Found for single full profile page, you need to flush permalink. Just go to Dashboard->Settings->Permalink , then click on Save button. You don’t need anything to change.

THAT’S ALL ! ENJOY !

Screenshots

  • Team Members page view.
  • Team Members Profile page view.
  • Settings Page view.

Installation

  1. Search custom team manager from Plugins->Add New page or download from here.
  2. If you download, upload plugin to the /wp-content/plugins/ directory on your server.
  3. Activate the plugin through the ‘Plugins’ page in WordPress

How to Use

  1. If you activated the plugin successfully you’ll see a new menu item Management Team is added on Dashboard and you can add New Member same way like adding a post.
  2. View yousite.com/team-members/ page and click to any member to view detail page.
  3. If you want to show team members to any other page just add the shortcode [team-members]
    And [team-members-profile] for members detail page.
  4. Use Settings page to changes settings.
  5. Use [cmt-content]your content here[/cmt-content] to show some content before or after shortcode [team-members] or [team-members-profile] – it’ll position the content correctly.
  6. If you use single profile on single page and get 404 Not Found for single full profile page, you need to flush permalink. Just go to Dashboard->Settings->Permalink , then click on Save button. You don’t need anything to change.

FAQ

What shortcode to use to show members on a page?

Shortcode [team-members] to show all members on a page
And [team-members-profile] for members detail page.

Show members according to category

Use [team-members category="your-category"] and if you want to show all members full profile on a single page while you are using category, you’ve to use [team-members category="your-category" pageid="full-profile-pageid"] and on the full profile page use shortcode [team-members-profile category="your-category"] but if you want to show each member full profile on separate page then you no need to worry about full profile page.

What if you get 404 Not Found for single profile on single page

Just go to Dashboard->Settings->Permalink , then click on Save button. You don’t need anything to change.

Is there any page creating automatically when activating the plugin?

Yes, two pages are creating when activating the plugin. One is to show all members and another is to show member’s detail.
1. Team Members
2. Team Members Profile.

Is there any options/settings page for the plugin?

Yes, you can change few options there from plugin Settings page.

Do you need to use any supporting plugin for best use of this plugin?

Yes, if you want to reorder your members, please install and activate ‘Post Types Order’ plugin.

I want to add text and images before the [team-members] And [team-members-profile], but it load the plugin infor then the information that I add before the plugin. How to position correctly ?

Use [cmt-content]your content here[/cmt-content] to show some content before or after shortcode [team-members] or [team-members-profile] – it’ll position the content correctly.

Reviews

September 3, 2016
This plugin is one of the best that I tried. Works fine for me. On the member personal page image is too small. Please add on option to choose image size (small, medium, large, full). Good job!! 5 stars
Read all 16 reviews

Contributors & Developers

“Custom Team Manager” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Custom Team Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

ver 2.4.2 – 24.08.2022

  • Removed donation link
  • changed author url

ver 2.4.1 – 13.01.2015

  • Added Category option
  • Added slug input option

ver 2.3.2 – 24.11.2014

  • Added options to select page for members full profile.
  • Added two types of full profile view.

ver 2.1.1 – 28.10.2014

  • Fixed – Position of some text before/after Team Members

ver 2.1.0 – 27.10.2014

  • Added Settings page.
  • Fixed some style problem.

ver 1.0.0 – 20.10.2014

  • Initial release