Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • in reply to: A few Customisation Issue #212656
     osacomms
    Participant

    After adding the said code, I refreshed the page, but I can still see orders icon, i used:

    // Remove profile tabs
    function bp_remove_profile_tabs() {
    global $bp;
    unset($bp->bp_nav[‘orders’]);
    }
    add_action(‘bp_init’, ‘bp_remove_profile_tabs’, 9999);

    Do I need to activate child theme after uploading this onto functions?

    in reply to: A few Customisation Issue #212493
     osacomms
    Participant

    I still cant find a way of achieving number 1 above, i would also not only want to change the order, but also to remove some items and change the names of some items. kindly assist.

    in reply to: Menu Icons #129016
     osacomms
    Participant

    Hello,

    On here I cant find a way to create new support request.

    However, please i need help, when some images are uploaded, they are not properly rotated, please is there any rotate button in place to solve this?

Viewing 3 posts - 1 through 3 (of 3 total)

Log in with your credentials

Forgot your details?