What’s New in
Creation
Build courses visually, faster.
Engagement
Keep learners hooked.
Monetization
Sell courses your way.
Management
Run everything in one place.
Engagement
Monetization
Management
Add-Ons
Unlock more possibilities for your LMS.
Integrations
Connect with tools you already use.
Migration
Switch to Tutor LMS with confidence.
Blog
Learn, grow, and stay ahead in eLearning.
Documentation
Everything you need to build with Tutor LMS.
Videos
Learn visually with tutorials.
Release Notes
See what’s new in every update.
Partners
Explore our trusted Tutor LMS partners.
Yoast/RankMath Issue (Broken Dashboard)
For some users, who are using Yoast/Rank Math on their site and an overridden main/child theme file, the Tutor LMS dashboard gets broken in some instances. This doc aims to provide to fix this.
To fix the broken dashboard issue replace the get_header() function with
$is_by_short_code = isset($is_shortcode) && $is_shortcode===true;
if(!$is_by_short_code && !defined( 'OTLMS_VERSION' )) {
get_header();
}and replace the get_footer() function with:
if(!$is_by_short_code && !defined( 'OTLMS_VERSION' )) {
get_footer();
}Note: The overall issue is, you can’t directly use the get_header() and get_footer() functions without the above condition.
Join the world’s #1 Tutor LMS community
By submitting your email, you agree to our Terms and Privacy Policy
Product
Solutions
Build, manage, and scale your eLearning business with the most powerful WordPress LMS — all in one place.
Crafted by Humans
Proudly built using
© 2026 All Rights Reserved