BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Unable to get some admin bar menus to display on front end

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

    #32908
    @jgwolfensberger

    Hi guys –

    I have a plugin (WPAchievements) that places two menu items on the right side of the Admin bar and works fine with the Twenty Fourteen theme. But with BuddyBoss (child) activated, the menus do not display. I’ve taken screengrabs to show you everything including the CSS class information. After having a look, can you tell me a way to enable these menu items to display on the BuddyBoss front end?

    Thanks for your help!

    James

    Answers

    #32919

    Alyssa
    Participant
    @alyssa-buddyboss

    @jgwolfensberger remember this issue: https://www.buddyboss.com/support-forums/topic/tabletmobile-chat-plugin-buttons-doesnt-work-properly/page/2/

    It’s related, I assume.

    So add this to custom.css:
    li#wp-admin-bar-custom_ranks_menu{display:block;}
    And the same for the other item.

    #32926
    @jgwolfensberger

    Thanks TJ! Worked beautifully. I’m sorry I am not better with CSS and have these kind of questions sometimes. I really appreciate your time giving me this solution.

    James

    #32931

    Alyssa
    Participant
    @alyssa-buddyboss

    Not a problem. That’s what I’m here for. It will come with time, just like it did with me 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Unable to get some admin bar menus to display on front end’ is closed to new replies.