Skip to main content

Certificate Templates

Create and customize certificate templates that are awarded to learners when they complete courses or groups.

Prerequisites

Certificates must be enabled in MentorKit LMS → Settings before the Certificates menu appears.

Overview

From your WordPress dashboard, go to MentorKit LMS → Certificates. This opens the certificate template list — each template is a reusable design that can be assigned to one or more courses or groups.

Certificates list page showing templates

Creating a Template

Click Add New to create a certificate template. The editor has the standard WordPress content area for the certificate body plus several configuration panels in the sidebar.

Certificate editor sidebar with settings and variables

Certificate Settings

FieldTypeDefaultDescription
Certificate Logo URLText inputEmptyURL to your organization's logo
Certificate Frame URLText inputEmptyURL to a decorative border/frame image
Font FamilyDropdownArialChoose from system fonts, Google Fonts, or enter a custom font
Enable PDF DownloadCheckboxCheckedAllow learners to download certificates as PDF
PDF OrientationRadioPortraitPortrait or Landscape
PDF SizeDropdownA4A4, Letter, or Legal

Available font families include system fonts (Arial, Georgia, Verdana), elegant serifs (Playfair Display, Merriweather, Lora), modern sans-serifs (Montserrat, Roboto, Poppins), and decorative scripts (Great Vibes, Dancing Script).

Template Variables

Use these placeholders in the certificate content editor. They are replaced with real data when the certificate is issued.

VariableReplaced with
{{user_name}}Learner's display name
{{first_name}}Learner's first name
{{last_name}}Learner's last name
{{user_email}}Learner's email address
{{course_name}}Course or group name
{{completion_date}}Date the course was completed
{{issue_date}}Date the certificate was issued
{{certificate_number}}Unique certificate identifier
{{site_name}}Your website name
{{site_url}}Your website URL

Preview

The Certificate Preview meta box in the sidebar lets you click Preview Certificate to see how the template renders with sample data.

Issued Certificates

The Issued Certificates meta box on the template edit page shows all certificates that have been issued using this template.

ColumnShows
UserLearner's display name
CourseCourse or group title
Awarded DateWhen the certificate was issued
ScoreCompletion score percentage (course certificates only)
ActionsView Certificate, Download PDF

What's Next