Contents

Display settings — Plugixa Team

The Display tab toggles which member fields appear in the rendered output by default. Every toggle is the global default — views and shortcodes can flip them.

Settings — Display

Options

Key Default Notes
show_photo true Global default for photo visibility.
show_name true
show_job_title true
show_department true
show_bio true
show_social true
show_skills true
show_ribbon true
show_email false Off by default to avoid scraping.
show_phone false
excerpt_length 120 Chars for truncated bio fallback when the member has no short bio.

When the toggle doesn’t take effect

Because these are the lowest priority, a view or shortcode override masks them. Check in this order:

  1. [plugixa_team show_email="true"] — shortcode attribute wins.
  2. id="..." points to a saved shortcode config that may set its own show_email.
  3. The selected view may override it.
  4. Only then does this tab apply.

See Settings — Troubleshooting for a deeper walkthrough.

  • Views — design presets.
  • Custom Fields — adds extra per-member fields that sit alongside these defaults.

Quick Links