Skip to content

Author Bio

File: snippets/author-bio.liquid

Used in sections: article

Screenshot not yet added.
Save as docs/src/assets/screenshots/snippet-author-bio.png

Description

Author Bio

Displays author bio information from metaobject relations. Each author is shown with a clipped image, name, optional title, and rich-text biography inside a styled wrapper block.

Features:

  • Iterates through author metaobjects to render multiple bios
  • Displays author image with a custom SVG clipping mask
  • Renders rich-text biography via metafield_tag

Usage

{% render 'author-bio' %}