Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 16,776 through 16,800 (of 73,983 total)
  • Author
    Search Results
  • #245183
    mziebinski
    Participant

    @mrjarbenne

    Turns out it was the Woocommerce plugin after all. Is buddypress not compatible with woocommerce?

    Thanks for your help!

    #245169

    In reply to: Buddypress & multisite

    mrjarbenne
    Participant

    You can do that using this plugin: https://wordpress.org/plugins/bp-multi-network/

    Each subsite becomes it’s own separate BuddyPress network.

    #245168

    In reply to: Defoult user files

    mrjarbenne
    Participant

    Similar answer to this topic. https://buddypress.org/support/topic/user-fields/

    This plugin mentioned, with a bit of tweaking, can do exactly what you are talking about: https://wordpress.org/plugins/custom-profile-filters-for-buddypress/

    #245166

    In reply to: User Fields

    mrjarbenne
    Participant

    You can control this somewhat with this plugin. https://wordpress.org/plugins/custom-profile-filters-for-buddypress/

    Underneath each profile field, you just need to explain the square brackets thing. Example:

    Connections Profile Field:

    Use this field to share other interests you think may be of interest to the community. Words or phrases in your profile can be linked to the profiles of other members that contain the same phrases. To specify which words or phrases should be linked, add square brackets: e.g. “I enjoy [BMX] bikes and [ballet]. I play [guitar].” If you do not specify anything, phrases will be chosen automatically.

    #245164
    chetbutikofer
    Participant

    @bentleykfrog – that worked! Thank you so much for this information. I’m not even sure how or why I installed login with ajax in the first place… But deactivating that plug-in allowed me to deactivate buddypress and then delete it.

    thank you!
    Chet

    #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

Viewing 25 results - 16,776 through 16,800 (of 73,983 total)
Skip to toolbar