Create tabbed content blocks to organize related content without overwhelming the page.

Tabbed Content Block Examples

Step 1: Create Account
Click the button below to register. You will receive a welcome email with next steps.
Step 2: Complete Profile
Add a profile photo, bio, and any social links so other members can connect with you.
Step 3: Explore Features
Visit your member dashboard to access exclusive content, join discussions, and manage your account.

How it Works

This shortcode consists of a wrapping shortcode [memberlite_tabs] ... [/memberlite_tabs], as well as an unlimited number of internal shortcodes to add items to the tabbed content block in the format [memberlite_tab] ... [/memberlite_tab].

Shortcode Attributes

[memberlite_tabs] Attributes

  • items: A comma-separated list of tab names to display. (required; first in list is active)
  • class: An optional CSS class name to add to the tabs (optional).

[memberlite_tab] Attributes

  • item: The name of the tab that this content is associated with. (required; must exactly match a tab listed in wrapper “items” attribute)
  • class: An optional CSS class name to add to the tab (optional).

Shortcode Example

Last updated on April 15, 2025


Was this article helpful?
YesNo