• One way to disable breadcrumb of Learpress is :
    remove_filter( 'learn-press/before-main-content','learn_press_breadcrumb' );
    use This code into functions.php of your theme to remove this filter if you want!

    The page I need help with: [log in to see the link]

  • The topic ‘disable breadcrumb of Learpress’ is closed to new replies.