Part 2 - Customizing The LifterLMS Student Dashboard With Elementor And Lifter Elements

Опубликовано: 31 Март 2026
на канале: WordPress Courses and Memberships - WPCourseGuide
4,694
49

May 2021 - Free LifterLMS + Elementor course for first 25 enrollments, check it out here: https://academy.wpcourseguide.com/cou...

In a previous video, I go through the basics of customizing the LifterLMS student dashboard with Elementor and the Lifter Elements plugin from Tangible Plugins.

In this video, I go through more styling details and the process of what I do to customize the LifterLMS student dashboard.

-------------
Link to LifterLMS Customizations Plugin: https://getlifter.com/adding-custom-code

Code I add in this video:


/**
Remove LifterLMS Actions
*/
function llms_remove_actions() {

// your code goes here
remove_action( 'lifterlms_student_dashboard_index', 'lifterlms_template_student_dashboard_my_courses', 10 );
remove_action( 'lifterlms_student_dashboard_index', 'lifterlms_template_student_dashboard_my_achievements', 20 );
remove_action( 'lifterlms_student_dashboard_index', 'lifterlms_template_student_dashboard_my_certificates', 30 );
remove_action( 'lifterlms_student_dashboard_index', 'lifterlms_template_student_dashboard_my_memberships', 40 );
}
add_action( 'plugins_loaded', 'llms_remove_actions', 999 );


If you'd like a more in-depth look at how this code works check out my video here:    • How to Remove Sections in the LifterLMS St...  


Required plugins:
LifterLMS: http://wpcourseguide.com/LifterLMS

Elementor: https://wordpress.org/plugins/elementor/

Elementor Pro: https://wpcourseguide.com/Elementor

Lifter Elements by Tangible Plugins: https://wpcourseguide.com/lifterelements

Dynamic Visibility for Elementor: https://wordpress.org/plugins/dynamic...

Learn more about the services I offer at: https://wpcourseguide.com/

Here is a discount offer for checking out LifterLMS: https://wpcourseguide.com/Coupon

Thumbnail photographer credit: https://rivpic.com/

Check out all of the recommended tools I use when building WordPress websites: https://wpcourseguide.com/recommended...


*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
On my channel I discuss several products I use and endorse and if there is an affiliate program for products I support it is safe to presume that links you click on from my channel are my affiliate links.

An affiliate link is a special link to a website that lets them know I sent you.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*