When they search, make sure they find you!

Settings

The settings page is located at Team Members > Settings. Options you configure here serve as the global defaults — any shortcode that doesn’t explicitly override an attribute will use these values.

Display Settings

  • Members Per Row — Default number of columns (1–6).
  • Image Style — Default photo color treatment.
  • Image Shape — Default photo crop shape.
  • Box Style — Default card appearance.
  • Sort By — Default sort field (Custom Order, Last Name, or Date Added).
  • Split Name — Whether to split names onto two lines by default.
  • Show Company — Whether to display the company field.
  • Show Contact — Whether to display phone and email.
  • Show Social — Whether to display social media links.

Theme Colors

Two color pickers let you customize the plugin’s color scheme:

  • Primary Color — Used for headings, dividers, and primary accents.
  • Accent Color — Used for hover states, social icons, and interactive elements.

These colors are applied as CSS custom properties, so they take effect immediately across the entire team grid and lightbox without any additional configuration.

How Overrides Work

Shortcode attributes always take priority over global settings. For example, if your global default is image_shape="square" but a shortcode uses [our_team image_shape="circle"], that instance will display circle photos while all other instances continue to use square.