Scroll down the page for detailed instructions
Installing the Plugin
- Click Plugins
- Click Upload Plugin
- Click Browse and select the mt_members.zip file
- Click Install Now
- Click Activate Plugin
Creating Plugin Content
- Go to Team Members -> Add New
- Set Team Member name as Title
- Create a bio of the Team Member in the visual editor area
- In the Team Member Info area, set the URL for social media profiles and email address
- Set Team Member image as Featured Image
- If you have a category, set the category name
- Press Publish
- Repeat steps as necessary for additional content
Setting Up Team Members Archive Page
- Click on Pages -> Add New
- Set the title of the Team Member archive page
- Paste this shortcode in the page editor area: [members]
- This will display all Team Members, all categories, in the default number of columns on the page
- Press Publish
Shortcode Options
- Using the [members] shortcode as a base, you can set different options for number of members displayed, category, and number of columns. Leaving all options empty will display all Team Members, all categories, in the default number of columns.
- Set the number of items displayed by adding number=” “ to the shortcode. For example, if you only want to display 3 Team Members, then the shortcode would be: [members number=”3″]
- Set the category displayed by adding category=” “ to the shortcode. For example, if the category was cars, then the shortcode would be: [members category=”new”]
- Set the number of columns by adding columns=” “ to the shortcode. For example, if you wanted to display content in 4 columns, then the shortcode would be: [members columns=”4″]
- You can also use different variations of shortcode options at the same time. For example, you can set all three options: [members number=”3″ category=”new” columns=”4″], or just use two options: [members number=”3″ columns=”3″]
- Press Publish or Update
Setting up a Team Members Widget
- Click on Appearance -> Widgets
- Select the MT – Team Members widget
- Drag or assign to the desired widget area
- Set the widget options
Team Members Widget Options
- Set the Widget title ( optional )
- Set the number of Team Members to display ( -1 displays all )
- Number of columns ( 1 – 4 is suggested, default is 3 )
- If you created a Team Members page with the shortcode, then copy and paste the URL in the Archive Page URL field
- Set the button page link text
- Press Save