Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1209111
    margley
    Participant

    Hi,

    I’m looking to make the “Activity” and “Personal” menus on user profiles collapsable/expandable to show the child properties. Is there a way to do this?

    #1209116
    margley
    Participant
    This reply has been marked as private.
    #1209328
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    You mean open up the tab on same page instead of loading the page? That’s not currently possible, the structure isn’t made for that and should be done through Ajax.

    Thanks!

    #1211623
    margley
    Participant

    No, just hide/show links if “Activity” or “Personal” is clicked.

    #1211771
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    li#xprofile-personal-li.current,
    li#activity-personal-li.current {
        display: none;
    }

    Hope it helps 🙂

    #1212318
    margley
    Participant

    I was actually hoping to make collapse the inline lists under the currently viewed list item. For example, if I was viewing “Profile”, the links “Activity”, “Notifications”, “Messages”, “Friends”, “Groups” would all be collapsed under the “Profile” link until I clicked it. Clicking the link would collapse/expand the “menu” of links.

    #1212584
    Rupok
    Member

    Hi there,

    Thanks for clarifying. Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

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