BuddyBoss Home – Web Support Forums Solutions Social Learner Admin Dashboard Links Not Visible in My Profile Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #49564
    @dbayless

    After updating to Boss. 2.0.0 and Social Learner for Sensei 1.0.4 and setting Buddy Boss > Boss Theme > Profiles > Dashboard Links to “On”, the admin dashboard links are still not visible in the My Profile drop down menu (see attached screenshot). Any suggestions?

    Answers

    #49738
    @vapvarun

    Hi @dbayless

    Sorry it is not working due to a typo mistake
    Line 79 header-profile.php inside Social Learner Child theme
    replace

    
    get_template_part( 'template-parts/dashboard-links' );
    

    with

    
    get_template_part( 'template-parts/header-dashboard-links' );
    

    Regards
    Varun Dubey

    #49807
    @dbayless

    Thanks! Worked like a charm.

    #49840
    @vapvarun

    🙂 Glad to know, it is also fixed in development version
    Regards
    Varun Dubey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Admin Dashboard Links Not Visible in My Profile Menu’ is closed to new replies.