Content
Content
Renders the main body content of the current LearnDash post — the text, images, and embeds entered in the WordPress editor for that course, lesson, topic, or quiz.
Usage
On a lesson or topic Themer template — This is typically the central content block. Place it between a breadcrumb or title at the top and a Mark Complete button at the bottom.
Typography control for content consistency — Use the Style tab to set consistent typography for all lesson body text across your site, overriding the theme default.
How it works
Renders via LearnDash's betterdash content() function, which wraps WordPress's the_content() with LearnDash-aware handling (drip date checking, progression gate). If a lesson is drip-locked, LearnDash controls what is shown in place of the content.
Settings
Style
| Setting | Description |
|---|---|
| Typography | Font settings for the body text. |
| Title typography | Font settings for content headings (H2/H3 selector). |