Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • austrialandscapes
    Participant

    @austrialandscapes

    Hi Venutius,

    hmmm … meanwhile I tried to figure the file you suggested; Under the theme files, I foud the “function.php” – file (screenshot: https://ibb.co/YDw7LN5). But there’s no buddypress menu, where I could add this code snipped. Maybe I’m totally wrong here! Please, could you be more precise, so I could follow your advise?

    thank you very much in advance and best Regards!


    austrialandscapes
    Participant

    @austrialandscapes

    Hi Venutius, thank you for your reply! I meant the file, inside the buddypress files directory (screenshot: https://ibb.co/bgFfSgr).
    About you’re saying:

    Also I’d load it in the action hook ‘bp_setup_nav’, not ‘wp’.

    Did you mean changing the line
    add_action( 'wp', 'groups_subnav_hook', 2 );
    to
    add_action( 'bp', 'groups_subnav_hook', 2 ); ?

    Thanx very much for help (y) !


    austrialandscapes
    Participant

    @austrialandscapes

    somehow it didn’t take the url of the screenshot! here it is again: https://ibb.co/rfQ6W1b

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar