Using the LifterLMS My Courses (Student Dashboard) Page as the WordPress Front Page
Due to a known issue in the WordPress core related to query variables and the WordPress Front Page, you cannot currently set the WordPress “Front Page” and the LifterLMS “Student Dashboard” page to be the same page.
Video Demo
You can work around this issue by using the login shortcode on your front page.
- Create a new page with the the lifterlms login shortcode as the page’s content.
- Use the “redirect” parameter of the login shortcode to redirect users to the Student Dashboard page
- It should look like this:
-
[lifterlms_login redirect="http://mysite.tld/dashboard"]
-
- Set the new page as the WordPress Front Page under WordPress Settings -> Reading Settings
- Ensure that your Student Dashboard setting is not set to be the page with the login shortcode which is now your Front Page