Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 21 replies - 1 through 21 (of 21 total)
  • @odiseo

    Member

    Where is ‘bp_dtheme_ajax_querystring_activity_filter’?
    My buddypress default theme doesn’t have such function :(

    @odiseo

    Member

    Where is ‘bp_dtheme_ajax_querystring_activity_filter’?
    My buddypress default theme doesn’t have such function :(

    @odiseo

    Member

    anyone?

    @odiseo

    Member

    anyone?

    @odiseo

    Member

    OK, I manage another solution.
    I’ll create a wordpress page for every group. But now, in every Group page, i want to insert a link to that group wp page. Anyone have an idea on how can i accomplish this?

    @odiseo

    Member

    Or you could stop using that plugin and follow this tutorial:
    http://bp-tricks.com/featured/creating-a-custom-front-page-for-your-buddypress-groups/
    It works better for me, since Group Front Page plugin has a horrible template

    @odiseo

    Member

    somebody has any idea on this topic? thanks ;)

    @odiseo

    Member

    …………………..

    @odiseo

    Member

    Ok, I found my answer:
    1. Go to /wp-content/plugins/buddypress/bp-groups.php
    2. After line 200, you’ll see that the nav bar items are added for Groups page
    3. Then just add something like:
    bp_core_new_subnav_item( array( ‘name’ => ‘Your New Tab’, ‘slug’ => ‘your-new-tab’, ‘parent_url’ => $group_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘your_screen_function’, ‘position’ => 11, ‘item_css_id’ => ‘home’ ) );

    You can change ‘position’ integer considering that all other nav bar items have presets values of 10 multiples (10,20,30…)

    @odiseo

    Member

    Help?

    @odiseo

    Member

    @hnla Well “Home” is supposed to show a frontpage for the group, In “Activity” i want to show the activity page, that’s why i need a new tab :)

    @odiseo

    Member

    …………..

    @odiseo

    Member

    Yep, I did but I couldn’t find anything :(

    @odiseo

    Member

    zzzzzzzzzzz…….

    @odiseo

    Member

    Anyone knows?

    @odiseo

    Member

    Please help anyone?

    @odiseo

    Member

    You can try to edit the translation file (.MO). That can be more convenient if you plan to customize many of the strings and terms used by buddypress (such “Friend”, “Group”, “activity”, etc)

    @odiseo

    Member

    There’s a plugin to use hashtags within buddypress activity (BuddyPress Activity Stream Hashtags). However as far as I know there’s no “trending topics” plug-in anywhere.

    @odiseo

    Member

    Seems like many of us are looking for such feature

    @odiseo

    Member

    UHmmm i got the same problem, still looking for info

    @odiseo

    Member

    Hey I also need to do this, does anyone knows how to? thank you

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