1

Topic: Side links

On pages like the proflie page, the links are at the side included in the main block, how do i goa bout removing these?

Re: Side links

do you mean you want to remove these links?

Profile menu
    * Essentials
    * Personal
    * Messaging
    * Personality
    * Display
    * Privacy


If so, a user won't be able to edit other parts of the profile, but you can do that on \profile.php by commenting out instances of generate_profile_menu ... if you want to edit the menu or just take out some of it, then you can edit the function generate_profile_menu in \include\functions.php

HTH,
Andrew