Skip to content

Course and Membership Layouts

The addon restyles the LifterLMS course and membership archives (loops) and applies Reign’s grid, thumbnails, breadcrumbs and page headers. This is the catalog side of the experience: the pages learners browse before opening a course.

  • Reign course grid. The course loop is rebuilt with Reign’s markup: a custom thumbnail block, an author byline, and course info under each title. The loop wrapper gets the llms-course-list class on the course archive and on the course_cat / course_difficulty taxonomy archives.
  • Columns per row. Course and membership archives render in a grid whose column count comes from the theme options (default 3). See Theme settings.
  • Page title removed. The default LifterLMS page title is suppressed on the course archive, the membership archive, and the course_cat / course_difficulty archives, so Reign’s own page header is used instead.
  • Breadcrumbs. Reign breadcrumbs are generated for course archives, single courses, lessons, quizzes and assignments (for example, Courses > Course name > Lesson name).
  • Category and difficulty titles. On a course_cat or course_difficulty archive, the page header title is set to the term name. On a single quiz or assignment, the header title becomes “Title : Quiz” or “Title : Assignment”.
  • Pricing table columns. The LifterLMS product pricing table is capped at three columns for a consistent look.
  • Sidebars. The addon declares lifterlms-sidebars theme support and points LifterLMS at Reign’s sidebar-right.

The addon registers the LifterLMS Course and Membership post types with Reign’s Customizer supported post types, so they appear in Reign’s per-post-type layout controls.

On single courses the addon removes the theme’s regular sidebar and, in its place, uses a sticky course-info sidebar built from the course template. The single-course layout controls in the Customizer (layout, left/right sidebar, header divider) are removed for the course post type because this addon manages that layout itself.