Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 11,951 through 11,975 (of 69,127 total)
  • Author
    Search Results
  • #245163
    mziebinski
    Participant

    Hello, I can’t get the BuddyPress admin bar to show up on my site for subscribers (only for the admin). I’m using the Tesseract theme, but I’ve tried the Twenty-thirteen/fourteen/fifteen and other themes too, and it won’t work! Please help!
    My website

    Venutius
    Moderator

    This seems to be part of the way Buddypress works, you can’t change your login name and this is the name it uses for messaging, hence the @name issue you mention. it means that users can get pretty confused if people change their display name.

    I’m not aware of anyway to change this.

    #245140

    In reply to: Registration process

    Venutius
    Moderator

    Try using the Buddypress Registration Options plug in, I use this and it sends me an email once when they first register and then another once they have activated their account.

    #245138

    In reply to: Logged in Links

    Webitseo
    Participant

    Thank you for that, Venutius. After a good night’s sleep and some more playing around, it dawned on me that I don’t have to put all of the BuddyPress links in the main menu, especially since they are linked to from profiles. However, all those links I mentioned are still visible by logged out viewers, ie, .com/members/ .com/activity/ etc. Is there a way to block these pages from public view?

    #245133
    pws2015
    Participant

    In my site i have doctors and patients. if is doctor (buddypress member) have profile but if is patient must not buddypress member just a simple user can login and have other page can see it..

    thanks

    Henry Wright
    Moderator

    BuddyPress uses a Template Hierarchy, just as WordPress does. If you have a copy of activate.php in your theme, BuddyPress will look for it and load that in place of the core template file. See the article for more info.

    #245126
    Venutius
    Moderator

    In the Buddypress pages setting, try setting the activity stream to point to your “Activity” page, that should work, you should then see all the activity on that page.

    Henry Wright
    Moderator

    How does MediaPress compare to rtMedia?

    I haven’t used Mediapress myself but I know it’s quite popular here in the BuddyPress community.

    Tecca
    Participant

    How does MediaPress compare to rtMedia? Does it also work with bbPress? I’m surprised I’ve never heard of it, but I’m getting curious.

    And @jrunfitpro, rtMedia is another option. I believe it also used to be referred to as BuddyPress Media.

    Henry Wright
    Moderator

    Check out the Customizing Labels, Messages, and URLs article. You can use a language file to “localise” BuddyPress strings.

    #245090

    In reply to: Buddypress & multisite

    ckchaudhary
    Participant

    Yes you sure can use multisite + buddypress( network activated ) to achieve this.
    But merging two existing sites under one multisite will need shuffling things here and there. And as you are saying both websites use multiple themes, things might get tricky šŸ™‚

    #245088
    Justin Handley
    Participant

    The bp_ tables don’t actually get a prefix. Buddypress isn’t really completely multisite friendly. It does work, but it stores all records for all sites in tables that start with bp_ – it doesn’t do per site tables.

    #245086
    webguru13
    Participant

    Thanks so much for your response…I was thinking that maybe there is some kind of glitch and I should deactivate buddypress and then reactivate but I am scared it will mess with the work I have already done…

    #245083
    webguru13
    Participant

    I am using the newest version of buddypress 2.3.3….I am so frustrated!! I am a newbie with WordPress although I have learned SO MUCH up to now….I am understanding many parts of buddypress and am actually going through a tutorial right now…I am unable to upload profile pic…when I go to upload one I can get a picture to come up to crop and all but when I hit upload it does nothing…help…I am VERY frustrated…I want to make more progress and this is a stumper…thanks!! Rhonda

    #245055
    Henry Wright
    Moderator

    BuddyPress was released in 2009. Custom Post Types were introduced into WordPress in mid-June 2010 so there was no way the original BuddyPress crew could have used them.

    Also, the use of custom tables isn’t always a bad thing. If the situation calls for them after careful consideration then you should use them.

    In the case of BP, the database schema is sound, queries are optimised and everything is generally done “the WordPress way”. Personally, I don’t think of BP tables as “custom”. I think of them as an extended set of WordPress tables that get activated if you want social features with WordPress.

    #245050
    Henry Wright
    Moderator

    You should post this question on the plugin’s support forum as this related to the buddypress-activity-privacy plugin.

    #245045
    Henry Wright
    Moderator

    Can BuddyPress be re-coded to use custom post types?

    Yes, but not very easily. An almost complete re-write of the project would be needed.

    #245043
    HPMemSite
    Participant

    Hi, we are using Paid Memberships Pro. I’m finding that no membership plugin will work completely with WordPress because of the way BP is built. BuddyPress does not use WordPress custom post types (instead using several custom tables in your database) to store its information, so membership plugins will not automatically detect its content for restriction.

    Can BuddyPress be re-coded to use custom post types?

    #245039
    bkf0
    Participant

    I ran into the same or similar issue. From my debug logs it appears to be an issue when login with ajax is also an active plugin…these are the two errors that repeat endlessly until there’s a server timeout:

    [03-Oct-2015 22:00:33 UTC] PHP Warning:  current() expects parameter 1 to be array, null given in /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 223
    [03-Oct-2015 22:00:33 UTC] PHP Stack trace:
    [03-Oct-2015 22:00:33 UTC] PHP   1. {main}() /var/www/html/_wp/wp-admin/plugins.php:0
    [03-Oct-2015 22:00:33 UTC] PHP   2. require_once() /var/www/html/_wp/wp-admin/plugins.php:10
    [03-Oct-2015 22:00:33 UTC] PHP   3. require_once() /var/www/html/_wp/wp-admin/admin.php:31
    [03-Oct-2015 22:00:33 UTC] PHP   4. require_once() /var/www/html/_wp/wp-load.php:37
    [03-Oct-2015 22:00:33 UTC] PHP   5. require_once() /var/www/html/_wp/wp-config.php:106
    [03-Oct-2015 22:00:33 UTC] PHP   6. do_action() /var/www/html/_wp/wp-settings.php:353
    [03-Oct-2015 22:00:33 UTC] PHP   7. call_user_func_array() /var/www/html/_wp/wp-includes/plugin.php:503
    [03-Oct-2015 22:00:33 UTC] PHP   8. LoginWithAjax::init() /var/www/html/_wp/wp-includes/plugin.php:503
    [03-Oct-2015 22:00:33 UTC] PHP   9. LoginWithAjax::getRegisterLink() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:91
    [03-Oct-2015 22:00:33 UTC] PHP  10. bp_get_signup_page() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:270
    [03-Oct-2015 22:00:33 UTC] PHP  11. bp_has_custom_signup_page() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1902
    [03-Oct-2015 22:00:33 UTC] PHP  12. bp_locate_template() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1885
    [03-Oct-2015 22:00:33 UTC] PHP  13. bp_get_template_stack() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:90
    [03-Oct-2015 22:00:33 UTC] PHP  14. current() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:223
    [03-Oct-2015 22:00:33 UTC] PHP Warning:  next() expects parameter 1 to be array, null given in /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 229
    [03-Oct-2015 22:00:33 UTC] PHP Stack trace:
    [03-Oct-2015 22:00:33 UTC] PHP   1. {main}() /var/www/html/_wp/wp-admin/plugins.php:0
    [03-Oct-2015 22:00:33 UTC] PHP   2. require_once() /var/www/html/_wp/wp-admin/plugins.php:10
    [03-Oct-2015 22:00:33 UTC] PHP   3. require_once() /var/www/html/_wp/wp-admin/admin.php:31
    [03-Oct-2015 22:00:33 UTC] PHP   4. require_once() /var/www/html/_wp/wp-load.php:37
    [03-Oct-2015 22:00:33 UTC] PHP   5. require_once() /var/www/html/_wp/wp-config.php:106
    [03-Oct-2015 22:00:33 UTC] PHP   6. do_action() /var/www/html/_wp/wp-settings.php:353
    [03-Oct-2015 22:00:33 UTC] PHP   7. call_user_func_array() /var/www/html/_wp/wp-includes/plugin.php:503
    [03-Oct-2015 22:00:33 UTC] PHP   8. LoginWithAjax::init() /var/www/html/_wp/wp-includes/plugin.php:503
    [03-Oct-2015 22:00:33 UTC] PHP   9. LoginWithAjax::getRegisterLink() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:91
    [03-Oct-2015 22:00:33 UTC] PHP  10. bp_get_signup_page() /var/www/html/_wp/wp-content/plugins/login-with-ajax/login-with-ajax.php:270
    [03-Oct-2015 22:00:33 UTC] PHP  11. bp_has_custom_signup_page() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1902
    [03-Oct-2015 22:00:33 UTC] PHP  12. bp_locate_template() /var/www/html/_wp/wp-content/plugins/buddypress/bp-members/bp-members-template.php:1885
    [03-Oct-2015 22:00:33 UTC] PHP  13. bp_get_template_stack() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:90
    [03-Oct-2015 22:00:33 UTC] PHP  14. next() /var/www/html/_wp/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php:229

    Simple fix is to deactivate login with ajax, then deactivate buddypress, then activate login with ajax.

    This error might also present itself with other plugins/themes that have custom signup pages.

    #245035
    shanebp
    Moderator

    Questions specific to another plugin are best asked of the plugin creators.
    Try http://www.learndash.com/ or https://wordpress.org/support/plugin/buddypress-learndash

    #245031
    Henry Wright
    Moderator

    Do you have any plugins activated aside from BuddyPress?

    #245028

    In reply to: business page

    Henry Wright
    Moderator

    If you can think of business pages as “groups” then BuddyPress comes with that functionality. You just need to enable the Groups component and your members will be able to create and invite more members to join the group.

    #245011
    shanebp
    Moderator

    Please include any links to bbPress forums that refer to these statements:

    that bbPress function turns out to be riddled with bugs šŸ™
    (I guess JJJ’s ā€œcondemnedā€ remarks would imply the same conclusion?)

    >Is there a way to completely disconnect BuddyPress notifications from the bbpress forums?

    Try changing this line:
    add_action( 'bbp_new_reply', 'bbp_buddypress_add_notification', 10, 7 );
    to
    //add_action( 'bbp_new_reply', 'bbp_buddypress_add_notification', 10, 7 );
    in bbpress\includes\extend\buddypress\notifications.php

    #245010
    VeeLow
    Participant

    Thanks for the help, Henry–that bbPress function turns out to be riddled with bugs šŸ™
    (I guess JJJ’s “condemned” remarks would imply the same conclusion?)

    Is there a way to completely disconnect BuddyPress notifications from the bbpress forums?

    #245008
    Henry Wright
    Moderator

    It looks as though BuddyPress has got PHP 7 in the bag šŸ™‚

Viewing 25 results - 11,951 through 11,975 (of 69,127 total)
Skip to toolbar