Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041954
    socialite7
    Participant

    1. I’m trying to make the buddypress icon only appear after a user is logged in
    2. I’m trying to get it to go before the log out button (currently where the log in button is)
    3. I’m trying to just make the profile show up and hide the submenu (activity, members, log in/out links)

    #1042747
    Rupok
    Member

    Hi there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1041954 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>