# SW Blog Post Body — AI Agent Documentation **Module path:** `smithworks-2025/sw-modules/SW Blog Post Body.module` **Last updated:** 2026-02-16 --- ## 1. Overview SW Blog Post Body wraps the blog post body content on **blog post** pages. It displays the post's main content (`content.post_body`), optional **post meta** (title, tags, author line), and optional **author bio**. Used only on blog post templates (e.g. SW Blog Single Post). **Max width:** Fixed at **1400px**. Not user-editable. To change, custom CSS or module code edits are required. --- ## 2. Configuration Reference ### Content Tab - **Custom ID** / **Custom Classes** — Optional. - **Show post meta** — Display title, tags, and author line above the post body. When off, only the post body (and author bio if enabled) is shown. - **Show title** — When Show post meta is on, display the post title. When off, only tags and author line are shown. - **Title** — Override title (on/off). When on: Heading, Size, Display Size, Align, Color. When off, the blog post page title is used. - **Post meta styling** — When Show post meta is on. - **Show author bio** — Display author name, image, and bio text below the post body. ### Style Tab - **Module Settings** — Spacing, module height (**defaults to Default** for new instances; XL already default, LG/MD/SM overrides default to Default when enabled). **Max width hardcoded 1400px** (not user-editable). - **Module Background Settings** — Background Option (Theme Color, Custom Color, Gradient, etc.). - **Content colors** — Text and link colors. - **Post meta styling** — When Show post meta is on. - **Author bio** — When Show author bio is on. --- ## 3. Common Tasks ("How Do I…") - **Show or hide post meta** → Content → Show post meta. - **Show or hide title** → Content → Show title (when Show post meta is on). - **Override title for one post** → Content → Title → Override title = ON. - **Show author bio** → Content → Show author bio = ON. - **Change default settings for all posts** → Edit the blog post template → click SW Blog Post Body → set values → Save. - **Change module spacing** → Style → Module Settings → Spacing. --- ## 4. Document Version **Module:** SW Blog Post Body (smithworks-2025). **Doc last updated:** 2026-02-16. **2026-02-16:** Module height defaults to Default for new instances. **2026-02-12:** Initial AI documentation. Max width hardcoded 1400px (not user-editable).