Customize members menu and background problem

Home Forums Legacy Support Support queries Child Themes Customize members menu and background problem

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #88642
    adir
    Spectator
    Hi, I would like to hide one tab of the buddypress menu. Where i can find the code for it? (Picture below) Another question i would like to solve is, I don't have a Header strip image at the 'Course Status' page. How to fix this? (Picture attached below)
    #88649
    adir
    Spectator
    I figured out the issue with question two. You guys missed the code
    get_template_part('title','area');
    at the start.php file. Still need answer to question no 1.
    #88770
    H.K. Latiyan
    Participant
    It comes from the template. The code is present in the wplms theme/members/single/course.php file and the my-courses.php template is called in it, refer: http://prntscr.com/dskhww
    #88811
    adir
    Spectator
    Hey Latiyan, Here i can manage the tab content, its good though, I need to manage the tabs themself aswell. Thanks
    #88931
    H.K. Latiyan
    Participant
    If you want to hide tabs then use custom css to hide them. These tabs are generated from the bp-course-loader.php file in vibe course module plugin. But I'll recommend to hide it via custom css.
    #89916
    adir
    Spectator
    Thanks Dude!
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customize members menu and background problem’ is closed to new replies.