Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 13,651 through 13,675 (of 73,928 total)
  • Author
    Search Results
  • Riccardo Rossini
    Participant

    Hi all, at the moment, in our personal buddypress profiles we get live notifications once a member comments a post in the community, is there any way to prevent those live notifications only for post comments? We would like to hide it, at the moment I arrived to widen the content of the title deleting it in “public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-notifications” but the notifications are still there. Quite important. Thanks for any reply

    #257339
    danbp
    Participant

    Hi,

    buddypress.org use BuddyPress and bbPress plugin for the forum part (with some BP Ninja’s customization).

    But note that BP activity comments are not forum topics – even if both may “look” like a discussion tread.

    To get a similar behave, install bbPress as sitewide forum.

    or to get a more indeep integration with your community members, use BP (member) groups and install a forum in some groups. By doing it this way, you can have thematic discussion groups, where not only the discussion is thematic, but where also the participant are sorted.

    In other words, an “ordinary” forum can be categorized. With BuddyPress, a forum can be categorized, but members can be grouped, related to the group they belong to (is the group has a forum of course).

    Note also that many BP user’s don’t use a group forum because group members can discuss via the group activity. This is very common, but only if you don’t care about forum fonctionnalities like sub-forums, moderation, spam/ham or rich edit for example.

    #257337
    danbp
    Participant

    Please don’t double post! You already asked for this and get an answer here:
    https://buddypress.org/support/topic/buddypress-translation-editors-contributors/#post-257318

    #257336

    In reply to: Activity Visual Editor

    danbp
    Participant

    Not sure to understand your problem. Check this similar solution, may be it will work for you:

    bp_activity_filter_kses function

    #257335
    bigkahunaburger
    Participant

    Hi @danbp

    I’m having trouble getting the visual editor to work for activity. I can get the quicktags to work fine by using the code you provided here:

    https://buddypress.org/support/topic/add-tinymce-to-activity-post-form/#post-189713

    However when I remove this line to get the visual editor to show the submit button won’t display and even after I set the css to display block it doesn’t recognize the content in the visual editor:

    add_filter ( 'user_can_richedit' , create_function ( '$a' , 'return false;' ) , 50 );

    I’m not sure if it’s a js issue or I’m not targeting it properly.

    I think that may also have been causing your focus and other issues here:

    https://buddypress.org/support/topic/add-tinymce-to-activity-post-reply-form/

    #257330
    r-a-y
    Keymaster

    There was no change to the Extended Profiles component in BP 2.6.2.

    Also i created about 11 profile groups but when i checked extended profile for my users from the admin panel i found all the created profile groups plus one more group with no content to it called “Social” which i didn’t create and i can’t even find it under Profile fields tab.

    Sounds like a plugin conflict. Did you also install or upgrade some BuddyPress plugins during your BP 2.6.2 upgrade? If so, deactivate those plugins and try to replicate your issue again. Also, try a different theme like twentysixteen since some themes try to add some of their own BuddyPress customizations, which may not work properly.

    #257325
    danbp
    Participant

    Custom code for BP is generaly added to bp-custom.php.

    shanebp
    Moderator

    You don’t need that plugin.

    Instead, try this in your theme/functions.php or in bp_custom.php

    function lisa_remove_xprofile_links() {
        remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 );
    }
    add_action('bp_setup_globals', 'lisa_remove_xprofile_links');
    #257311
    Daragott
    Participant

    Fileds

    I tried many css codes mentioned in this support forum, but I don’t have what I need. I want to change the colors of the white fieds. Also add a border for the different fields. And finally modify the color of the text.

    I also tried modifications in the CSS custom in APPEARANCE, but nothing works well. I hope you can help me with this problem. Thanks

    Norman

    Wordpress: Version 4.5.3
    BuddyPress: Version 2.6.2
    Theme: Ombre Version: 1.3

    lisaleague
    Participant

    Hi, I’m getting these errors for BP Remove Profile Links plugin and would like to know how to address, thanks

    [Sat Aug 06 11:09:33.881878 2016] [:error] [pid 8371] [client 103.232.127.8:36983] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method bphelp_remove_profile_links::remove_xprofile_links() should not be called statically in /nas/content/live/sitename/wp-includes/plugin.php on line 525
    [Sat Aug 06 11:09:36.259489 2016] [:error] [pid 19510] [client 103.232.127.8:36999] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method bphelp_remove_profile_links::remove_xprofile_links() should not be called statically in /nas/content/live/sitename/wp-includes/plugin.php on line 525, referer: http://sitename.wpengine.com/members/sitename/achievements/

    1. Which version of WordPress are you running?
    4.5.3

    2. Did you install WordPress as a directory or subdomain install?
    directory
    3. If a directory install, is it in root or in a subdirectory?
    root
    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    4.5.2
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Y
    6. Which version of BP are you running?
    2.6.2
    7. Did you upgraded from a previous version of BP? If so, from which version?
    No
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    BadgeOS
    Version 1.4.8.2 | By LearningTimes | View details

    BadgeOS Community Add-On
    Version 1.2.3 | By Credly | View details

    bbPress
    Version 2.5.10 | By The bbPress Community | View details

    Boss for Sensei
    Version 1.0.9 | By BuddyBoss | Visit plugin site

    BP Remove Profile Links
    Version 1.2 | By @bphelp | Visit plugin site

    BuddyBoss One Click Installer
    Version 1.0.3 | By BuddyBoss | Visit plugin site

    BuddyPress
    Version 2.6.2 | By The BuddyPress Community | View details

    BuddyPress for Sensei
    Version 1.1.1 | By BuddyBoss | View details

    BuddyPress Global Search
    Version 1.1.4 | By BuddyBoss | View details

    PHP Compatibility Checker
    Version 1.1.2 | By WP Engine | View details

    Sensei
    Version 1.9.6 | By WooThemes | View details

    Sensei Course Participants
    Version 1.1.3 | By WooThemes | View details

    Sensei Media Attachments
    Version 1.0.0 | By WooThemes | View details

    Templatera
    Version 1.1.11 | By WPBakery | Visit plugin site

    WooCommerce
    Version 2.6.4 | By WooThemes | View details | Docs | API Docs | Premium Support

    WooCommerce Helper
    Version 1.7.0 | By WooCommerce | Visit plugin site

    WPBakery Visual Composer
    Version 4.12 | By Michael M – WPBakery.com | Visit plugin site

    9. Are you using the standard WordPress theme or customized theme?
    Boss.Version: 2.2.2
    By BuddyBoss.com

    10. Have you modified the core files in any way?
    no

    11. Do you have any custom functions in bp-custom.php?
    no

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    Version 2.5.10

    13. Please provide a list of any errors in your server’s log files.
    [Sat Aug 06 11:09:33.881878 2016] [:error] [pid 8371] [client 103.232.127.8:36983] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method bphelp_remove_profile_links::remove_xprofile_links() should not be called statically in /nas/content/live/sitename/wp-includes/plugin.php on line 525
    [Sat Aug 06 11:09:36.259489 2016] [:error] [pid 19510] [client 103.232.127.8:36999] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method bphelp_remove_profile_links::remove_xprofile_links() should not be called statically in /nas/content/live/sitename/wp-includes/plugin.php on line 525, referer: http://sitename.wpengine.com/members/sitename/achievements/

    14. Which company provides your hosting?
    WPEngine

    #257305
    aalden55
    Participant

    I followed your recommendation and posted the issue to smk-sidebar people, but no one has responded in 6 days. Please, if smk-sidebar does not work well with BuddyPress, which sidebar plugin do you recommend? I will gladly use whichever one you know works. I went to the BP article that had a link to recommended plugins, but that link is no good. So here I am again.

    Looking for a little guidance. Thanks, Anne

    #257300
    learntodesign
    Participant

    Hi mrjarbenne. That’s still not exactly what I was looking for. I was just inquiring if it is possible if you can programatically check if a buddypress profile page belongs to an administrator vs. belongs to a regular user. I don’t think it was possible from what I found but its ok and I will mark as resolved because I have found a workaround for what I was doing. Thank you.

    #257298
    allanmisner
    Participant

    Danbp, How and where do I put that code you posted to create a show/hide comment button? Bear in mind I’m a BuddyPress noob and I’m no where near being a coder. Thanks!

    #257297
    shanebp
    Moderator

    There is info on this codex page about replacing the default cover css.

    #257296
    Daragott
    Participant

    Hi, thanks for the reply. The BuddyPress cover plugin was the problem. Everything is fine now,,

    If I can ask another question, is there a possibility to positioning the imagage? I don’t find anything to do that.. Thanks again

    Norman

    #257295
    shanebp
    Moderator

    You should ask the plugin author. Post your question on the support forum for BuddyPress Cover Photo.

    If you are using BP v. 2.4 or greater, you don’t need that plugin – profile cover photos are part of BP.

    #257292
    Daragott
    Participant

    Hi, I’ve installed BuddyPress cover. When I look at my member profile , there is a problem with the design: Profile look

    How can I solve this problem? I tried to find a setting in the plugins, but I don’t have any results. Thanks for your help

    Norman

    Wordpress version: 4.5.3
    BuddyPress version: Version 2.6.2
    BuddyPress cover: Version 2.1.4.2

    #257290
    rvnamb
    Participant

    When someone comments on an Activity only the new comment is popped up in the activity stream.
    How can we show the entire activity on the activity stream ? just like how Facebook does, it pops up the entire activity on its news feed

    cypherinfo
    Participant

    I am committed for an NGO project to implement (in an already existing website) the following functionalities:
    New members:
    1.would have a registration form for entering their complete profile;
    2.will have a front-end dashboard; with the ability to edit their profile;
    3.registration details would be fed into their profile and included in a general membership directory viewable to website visitors.
    I am new to buddypress and I wonder if and how it is capable to do them; any tip is the welcome 🙂

    #257287
    kjpark
    Participant

    Hello, I’ve now spent many hours trying to get to the bottom of this.
    I’ve tried to translate the profile tabs like “Messages”, “Friends” etc. on a members profile.

    I’ve translated the “BuddyPress-nb-NO.po” etc. (Which is my language)
    But still.. it shows “Messages” and “Friends” even though I’ve clearly tranlated them to “Meldinger” and “Venner”.

    What is going on??

    r-a-y
    Keymaster

    I have both bbPress and BuddyPress installed on a single site install and the “Pending” link only shows up once.

    Can you copy and paste the “Pending” links?

    You can just paste in the part after the question mark (?) from the URL. I’m most interested to see what is causing the second “Pending” link to show up.

    Your issue is probably caused by a plugin conflict or a rogue code snippet somewhere.

    Regarding your email issue, are you able to send out any non-BuddyPress related emails?

    #257283
    reggie3
    Participant

    Running WordPress 4.5.3 (multisite), Kleo 4.0.8 theme.

    Had been using Buddypress 2.5.3 (network activated). Upgrading to 2.6.2 resulted in white screen for main page; individual site’s admin page, etc. Same when using TwentySixteen theme.

    I reviewed this Buddypress support thread re: a 2.6.0/Kleo problem (https://buddypress.org/support/topic/fatal-error-on-a-buddypress-2-6-0-upgrade/ ) and thought that it suggested that the referenced patch and subsequent releases would solve the problem, but alas.

    Can you offer any guidance?

    Earl_D
    Participant

    @rvnamb if you aren’t looking to do programming you may want to check out some of the plugins here. https://wordpress.org/plugins/tags/recipes Some of them seem to integrate with Buddypress

    mrjarbenne
    Participant

    Then add it to the activity stream as a registered activity:

    Post Types Activities

    Users would need to use the dashboard to create a recipe update in this model, unless you created a front end recipe posting system using something like Gravity Forms:

    https://gravitywiz.com/use-gravity-forms-to-create-user-submitted-posts/

    mrjarbenne
    Participant

    I have to break this up into separate posts because I don’t think the BP forum wants me to include so many links:

    If you want to replace the activity post with recipes instead (eliminating the default ‘activity’) you could change the label of activity to “recipes” using this guide from the codex:

    Change “Activity” component’s name and slug to something else.

Viewing 25 results - 13,651 through 13,675 (of 73,928 total)
Skip to toolbar