Single Staff Member Example

In some cases, you’ll want to feature a specific Staff Member on your website. For example, you might want to feature your Employee of the Month in your sidebar, or showcase a new hire.

Company Directory has you covered. Just use the single staff member shortcode or widget, as seen below. You can always decide which fields to show or hide.

Employee of The Month

Elizabeth A. Fabian

Chief Financial Officer

Elizabeth A. Fabian is our Chief Financial Officer. She supports our entire organization by making sure we always have the resources needed for success. Before joining Example Corp, Elizabeth served as CFO for The Investment Group, LLC, where she presided over record growth for 16 consecutive quarters. She also has a mean jump shot.
Code for this example:
// Display an individual staff member. Only display their name, title, and bio.
[staff_member id="12345" show_name="1" show_title="1" show_bio="1" show_photo="1" show_email="0" show_phone="0" show_address="0" show_website="0"]