Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 59,226 through 59,250 (of 94,539 total)
  • Author
    Search Results
  • #108468
    nanchante
    Participant

    so ditch phpbb instead!

    #108462

    In reply to: Admin Bar Is Gone?

    pcwriter
    Participant

    @JamieWade

    Did you try with the default BP theme? If that woks OK, then you’ll need to check the changes you made to footer.php

    #108460

    In reply to: Admin Bar Is Gone?

    JamieWade
    Member

    @pcwriter Hello I tried this, however I get a huge list of all the pages on the site?

    #20855
    Vergezogt
    Participant

    I tried it all.
    tried .htaccess which i found on this forum.
    ISAPI rewrite is on.(windows IIS server)
    any idea what the problem might be?

    http://platform.wpbase.nl/activity/

    #108459

    In reply to: Admin Bar Is Gone?

    pcwriter
    Participant

    @JamieWade
    I’m answering your update here ‘cuz code doesn’t post well in update replies…
    Make sure “ is present in your footer.php file, just before the closing “ tag. Your adminbar should come back.

    drwebstein
    Member

    I see that one of the CUNY Academic Commons groups has a tab that another group does not:

    http://commons.gc.cuny.edu/groups/games-teaching-and-learning/ – has a “Visit Blog” tab

    http://commons.gc.cuny.edu/groups/gc-comp-rhet-area-group/ – does not have a “Visit Blog” tab

    This makes is seem as if it is possible to show different tabs to different groups within a single BuddyPress installation, but I want to confirm whether this can be applied to all different types of tabs or if it is functionality that is specific to the blog that can be tied to a specific BP group.

    Thanks,
    Adam

    #108456

    In reply to: Buddypress roles

    Fitz, LMS’s would be yet another good purpose for roles in buddypress. Not sure why we’re not getting a response here. Seems like a big issue.

    #20854

    If you are experiencing any issues with Jetpack connecting to WordPress.com, and feel you have singled it down to BuddyPress being the culprit, please check out this topic over at WordPress.org and post up some details so that we can try to troubleshoot together.

    #108455
    cjones81
    Member

    Because my entire site is setup around buddypress. i have alot of plugins like achievements; cube points etc and i really like the messaging system of buddypress. After all the configuring of my website i would hate to ditch buddypress already when members are just getting use to it.

    drwebstein
    Member

    Hi BP Community.

    Is it possible to display different tabs (Forums, Documents, Members, etc.) for one group within a single BuddyPress installation than the rest of the groups are displaying?

    Or must all groups within a single BP installation display the same tabs?

    Ideally, I’d like to set up a bunch of different tabs and let the admins for individual groups pick and choose which ones are included within their particular group.

    Thanks for any insight you have to offer.

    Adam

    #20851
    @mikey3d
    Participant

    Where is the list of BuddyPress plugins that indicate showing staple version like MediaWiki and Wikipedia?

    What are the plugins that buddypress.org is using?

    #108453
    louie5055
    Member

    @liping this is what i have!
    when you press on the user link you go to his profile /members/userName
    and the screen you see in the sub nav is activity
    what i want to know is what setting the defult screen on the profile single page
    setting your sub nav to be first not working

    i know it’s somthing with the $bp global defult component just didnt know how to do it.
    well here is the solution:

    http://www.thinkinginwordpress.com/2010/06/changing-default-component-for-landing-page-of-user-profile-in-buddypress/
    `define(“BP_DEFAULT_COMPONENT”,”profile”);`

    finni3
    Participant

    @nexia How about adding the patch to trac?

    #108450

    In reply to: Admin Bar Is Gone?

    pcwriter
    Participant

    @JamieWade

    Did you change your theme? If so, make sure the call to wp_footer is present in footer.php of the new theme.

    Jean-Pierre Michaud
    Participant

    @pcwriter … my goal is not to use the original adminbar, but to integrate the whole content of the BP-adminbar into the original WP-adminbar instead of replacing it… making it more compatible with 3.1…

    btw, i did it… will release it on my site for support… until BP do the same!

    #20850

    Topic: problem on login

    in group forum Installing BuddyPress
    #20849
    antonchanning
    Participant

    Currently when posting a new article, an author can set the post to ‘public’, ‘password’ or ‘private’. This was fine for blogging software, but buddypress could do with a couple more options. I’d like to additional settings of ‘logged in users’ and ‘friends’. So far I’ve only found plugins that add this functionality by whole ‘blog’ or ‘category’.

    I’m basically planning a migration of an existing site to buddypress from elgg, and elgg supports this level of post visibility, and also the ability to set posts to custom ‘friend groups’ and such, out of the box without plugins, and I think myself and the users of my website would miss this functionality.

    I’ve created a script for Elgg that imports all the posts in WordPress eXtended RSS format for ease of importing, but this will include posts that were intended for ‘logged in users’ only, so I can’t really go live with BuddyPress until I can do this.

    If others need this functionality, I’d be happy to work as part of a team on a GPL plugin. I haven’t built a wordpress plugin before but I’ve written a few for elgg and am a php developer by profession.

    Hello, I’m using a child theme and I am trying to edit the header to display a snippet of code which will show ads. It seems to work on all pages except the Members, Groups, and Forums. I’m aware of the Conditional Template Tags http://codex.buddypress.org/developer-docs/conditional-template-tags/ but I still am having trouble with it.

    I’m using this for the home but I’m not sure what to use for the others.

    `<?php if ( is_page( 'home' ) ) {
    if(function_exists(‘wp_template_ad’)) { wp_template_ad(‘1’); }
    } ?>`

    Any suggestions?

    Thanks in advance!

    #108438
    mrmjct
    Member

    The cause of the problem seems to have been identified here. Manually creating the wordpress_bb_posts table seems to fix it.

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bbpress-posting-errors-missing-database-tables/#post-93174

    #20846
    Vítor Maia
    Participant

    Hello,

    I have a buddypress powered website.

    In my forum i have 19 topics, but all appear in the first page. Please visit:

    http://pokermadeira.com/forums/

    Imagine that i have 100 topics, i have to “scroll down to the end of the world”

    How can i put a pagination in the buddypress forum?

    Thank you

    #20845
    ThomasG
    Member

    Greetings my new beloved community!

    As of a week ago i decided to craft my first Buddypress project. I’ve been playing around with the plugin for a bit, trying some extensions, getting to know the core and so on – but i’m starting to wonder if what i want actually is possible with Buddypress.

    Obviously, this is also the reason of this new topic! In any case, i hope you can help me out, so i’m not trying to create something that simply isn’t possible without extending the core of Buddypress wildly.

    What i’d like to know is:
    1. Would it be possible to restrict the user-groups, so that they would function as categories, rather than user-made groups? I want only the administrators to be able to create groups – and place new users in them.

    2. Would it be possible to have different tabs in the extended profile view, so that i could have a map for the adresse, a description, contact information and so on in different tabs?

    3. Would it be possible to integrate some sorf of news feed (buddystream comes to mind) into one of these new tabs, that automatically would take their updates from facebook/twitter, and put them in here?

    The concept:
    I’m trying to create a contact information directory for my network-group, so that we’re able to browse eachothers profiles, view the contact information, ect. ect. These have to display in categories, rather than user-groups, so that only the administrators are able to create a specific type of business group for example.

    I hope that it’s understandable what i’m trying to achieve, and that can help me get some answers to some of the above questions. Thank you very much for reading, and have a lovely day!

    #108436
    tmcandle
    Participant

    Thanks – I will give it another try (I backed it out already). I have some people that did work on their blogs that want to use it again so I did not want to clean out their work. related question; is the splogger situation better (thats what killed it for me originally) I would like to moderate any new registration and keep the spammers away.

    Thanks again for your help.

    philsquires
    Member

    Please advise how I can make the default Buddypress items visible as I am not sure where to administer this

    I have converted Intaglio Theme using BuddyPress Template Pack and all appears to be working correctly beyond viewing forum and groups, etc

    http://hongernaarmeer.nl/launch1/

    Thanks in advance

    Phil

    mrjarbenne
    Participant

    This may be a WP forum question, so bear with me. I’m using the Sitewide Tags Plugin on a WP Network 3.0.5, BP 1.2.8 install. If you aren’t familiar with the plugin, it’s here: http://wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/ The tags blog publishes an activity stream event seconds after the initial blog event pops up in the activity stream (leaving a duplicate of every post in the BP activity stream).

    Is there a way to eliminate the tags blog from the BP stream.

    I’ve tried this: http://blog.etiviti.com/2010/05/buddypress-block-activity-stream-types-plugin/ along with the ugly hack mentioned in that blog post to block the tags blog from the activity stream via ID#, which broke things and forced me to re-create the tags blog (thanks for the “populate posts” feature). Thoughts?

    #108426
    Paul Wong-Gibbs
    Keymaster

    Batcache.

Viewing 25 results - 59,226 through 59,250 (of 94,539 total)
Skip to toolbar