Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 36,526 through 36,550 (of 68,918 total)
  • Author
    Search Results
  • #120416
    Tammie Lister
    Moderator

    It may depend on the theme you are using (some can be a little troublesome over this) but I just did a sanity check on the default 1.5 BuddyPress theme and all is well there with setting the front page as activity stream.

    What I did was this:

    1. Go to settings > reading
    2. Front page displays – select a static page
    3. Front page: select activity

    Save and should work for you.

    Tammie Lister
    Moderator

    I’m a thinking something squiffy is up with either another plugin or theme or browser cache on that one then. It would be using scripting for the drag and drop so perhaps that’s what is sticking.

    Did you try using firebug or even the default BuddyPress 1.5 theme with no other plugins and browser cache cleared? Just trying to level the playing field.

    That said if it works now you probably can’t test but worth noting for future maybe.

    #120413
    Tammie Lister
    Moderator

    Did you upgrade to BuddyPress 1.5 and use the updated template pack?

    #120407
    goldmember
    Member

    @andrewteg, or anyone else that may be able to help. i’ve tried this method, and installed the code verbatim but it’s had no effect on my site.

    here’s a group on my site: http://willowbilliards.com/groups/general-discussion-forum/. You can see that it starts you off on the “Home” tab, not the Forum tab which is what I’d like to do.

    here’s the code in my /wp-content/plugins/bp-custom.php file: http://pastebin.com/pxCWxeie
    here’s the code in my /wp-content/themes/bp-child/functions.php file: http://pastebin.com/Kqyvpe8h (it’s the bottom function).

    please advise what’s wrong. thanks!

    #120406
    Paul Wong-Gibbs
    Keymaster

    No, they do different things. You can’t expect BuddyPress to set a bbPress setting, or vice-versa. If you run bbPress 2.0 with the bundled version that comes with BuddyPress, you need a little elbow grease.

    #120402
    exceil
    Member

    Hi !
    I want to do the same thing what you defunctlif but i have a problem. I created bp-custom.php file with your settings and put it in buddypress main directory and it doesn’t work :( should i put it somewhere else?

    #120401
    ElDitcho
    Member

    So the page sets in Buddypress conf is useless?

    #120397
    Paul Wong-Gibbs
    Keymaster

    This error is from bbPress, not BuddyPress. I suggest you turn down PHP’s warning level.

    #120394
    Paul Wong-Gibbs
    Keymaster

    ElDitcho: Yes, you either need to put the BuddyPress forum directory under a different page name, or change bbPress’ forum to live under a different name.

    #120392
    ElDitcho
    Member

    Also there is an alerte message on bbpress settings if my forum pge name is “forums” (i change it to test but the redirection still here) : Possible BuddyPress conflict: Forums page

    #120391
    ElDitcho
    Member

    I have the same problem. BBpress 2.0, BuddyPress 1.5
    the Discussion Forums page redirect to my home
    Permalink update does’nt change anything

    #120390
    Jose Conti
    Participant

    Hi,

    WangGuard https://buddypress.org/community/groups/wangguard/ woks fine with BuddyPress 1.5

    Regards

    #120389
    landwire
    Participant

    @Paul
    Not sure what you mean by create profile field dropdown?
    I will let the users choose their role on registration (with a dropdown). Then I would like to have a prettier slug in the browser, rather then:
    members/anthony
    members/higgins
    members/miller

    have the setup from my first post in this thread.

    I would like already in the slug to see that that user is an academic or whatever. It’s not crucial, but it would be a nicer way of browsing (in my eyes at least).

    Also when I use the who’s online widget I would like to use it more than once in the sidebar and each instance showing different user roles. Have you got any hints on how to achieve that? Have not played with the widget yet….
    S

    #120387
    landwire
    Participant

    @tiptap
    Hello tiptap,

    did you get your different user types/roles in the members slug ever working (as per your thread about different profiles for different user types)? Just before I start something that cannot be accomplished……
    If you have I would be glad if you give me some hints or even share some code.
    Sascha.

    #120383
    landwire
    Participant

    @Paul Gibbs
    Ok,
    if someone would know I’m sure it would be you! I will not even start fiddling around in core files then….
    But, if someone has an idea, I would be glad to hear it.
    Can it be put down as a feature request? I think it makes sense to separate users out (if you want to).
    Sascha

    #120382
    Paul Wong-Gibbs
    Keymaster

    If you haven’t got a Menu set up for the main navigation, it will default back to the same sort of way that older versions of BuddyPress used. You’ll need to drag the BuddyPress pages into the Menu builder. It should just work :)

    You can always test adding non-BuddyPress-specific pages to your menu, and check that it appears in your theme. If it doesn’t, maybe we need to check which theme you’re using.

    #120379
    worduse
    Member

    I went and did everything said here : https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/

    I turned the “add top pages automatically” on..

    Still no menu ? :(

    #120378
    modemlooper
    Moderator

    Also make sure you have assigned a page to the forums component. Under the BuddyPress admin menu is a link called pages.

    #120375

    In reply to: Testing forum

    systemaddict
    Member

    No can’t see anything on my profile. Isn’t it supposed to be visible at:

    https://buddypress.org/community/members/systemaddict/forums/

    Perhaps this is also why I can’t edit anything that I’ve created?

    #120370

    BuddyPress 1.5 uses the WordPress Navigation menus, which allow you to customize your tabs.

    #120362
    linusf
    Participant

    @piermaria

    Making you aware of this topic. I’m about to say that this is a greatly appreciated feature for BuddyPress!

    I found your Git repository, nice work with the update! Have you made any progress on updating the plugin for bp1.5?

    Did you ever get in touch with the original author?
    If that’s not the case, I think you should apply to take over the plugin group. Maybe someone on twitter can help?

    Regards

    #120361
    Paul Wong-Gibbs
    Keymaster

    That’s not in BuddyPress core, that’s from the bp-album plugin.

    #120357
    modemlooper
    Moderator

    The code I posted above works but it’s only for BuddyPress 1.5

    #120352

    In reply to: Profile rating system

    christophg
    Member

    A thought for you @embergermedia, Remember my ratings code that i gave you earlier in this conversation? You said it couldn’t work for you unless you could make it apply to existing members too. I think i can make this happen. First you could change the code so it doesn’t create the new page at registration but rather upon joining a curtain group. Then, using the “auto join” plugin, simply cause all members to join the group. It would have to be done in that order but should get the job done and the changes in the ratings plugin should be simple enough. That being said you could probably get specific and have only a curtain group that gets rated and invite all of your “brand” customers to that group. I MIGHT use this functionality as well so let me know what you think.

    #120349
    studio8c
    Participant

    @modemlooper Did you all ready got this working because i need a custom group homepage

    with out a activity stream just plane text or a image banner

Viewing 25 results - 36,526 through 36,550 (of 68,918 total)
Skip to toolbar