Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • Warwick Booth
    Participant

    @krugazul

    I have been having the same problem, but I have noticed that my second level drop down are not working aswell.

    I have the Flutter plugin v 1.1 installed and working. I tried disabling plugin by plugin to see what was the problem and it turns out Flutter was causing the conflict. Still working on it.

    http://flutter.freshout.us/


    Warwick Booth
    Participant

    @krugazul

    Thanks you, this worked like a charm


    Warwick Booth
    Participant

    @krugazul

    Hi

    I got mine to work with removing the call for the logo in bp-buddybar.php

    http://community.echo360.com/forums/

    function bp_buddybar_for_bbpress() {
    echo '<div id="wp-admin-bar">';
    //bp_adminbar_logo();


    Warwick Booth
    Participant

    @krugazul

    Hi There

    I have installed the buddypress bar for the forums . But i am not getting any link displaying, just the css, the actual buddypress menus are not there.

    Click here for the forums

    Click here for the wordpress install

    We have used the deep integration and i have added the lines to my bb-config.php, the path to the file is correct.

    I have added the two functions ie

    add_action( 'bb_head', 'bp_core_add_js' );
    add_action( 'bb_admin_head', 'bp_core_add_js');

    You can ignore the “invite new member” link on the top right hand side, its just a div postioned as absolute.

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