Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 11,501 through 11,525 (of 69,016 total)
  • Author
    Search Results
  • #246862
    r-a-y
    Keymaster

    BuddyPress does not come with a built-in export tool, so whatever you are using is a 3rd-party plugin.

    #246861

    In reply to: Groups Pages

    r-a-y
    Keymaster

    Can we have separate template for any-group-name page?

    Yes! That’s what the template hierarchy is for:

    Template Hierarchy

    #246858
    r-a-y
    Keymaster

    Are you using BuddyPress Multilingual as well?

    My guess is that BuddyPress has newer translation strings in v2.4.0 and you’ll need to update the BuddyPress-specific strings on your WPML install to reflect that.

    Read their “Translating profile fields” tutorial:

    BuddyPress Multilingual

    They also have a support forum here:
    https://wpml.org/forums/topic-tag/buddypress/

    It might be that their plugin will need to be updated.

    If it ends up that this is indeed a BuddyPress problem, please let us know.

    #246857
    r-a-y
    Keymaster

    Thanks @joost-abrhahams.

    I’ve filed a ticket here:
    https://buddypress.trac.wordpress.org/ticket/6738

    We’ll get this fixed for v2.4.1.

    #246849
    bum2
    Participant

    Hi r-a-y,

    – Changing the theme x to twentyfifteen does not solve the issue.
    – There’re many plugins used, but found that deactivating ‘sitepress-multilingual-cms’ (v3.2.7) was the way to show up again the form controls in BP 2.4
    – The issue happens without any browser console error, nor any note using the debug-bar plugin, and nor any log entry at the apache’s error log.
    – Not overridded the register form, only a custom .js added to show-hide form fields, but the issue happens even without javascript in the browser.

    Seems to be an incompatibility with wpml, are you sure it works for other sites? both buddypress and wpml are important plugins for us.
    Thanks!

    #246848
    DerAphelion
    Participant

    Great work!

    I´m REALY new in WordPress/Buddypress.
    Now i have a question:

    How can i do it in another language now (Buddypress), in this case german needed?

    greetings

    Aphelion

    #246837
    paragbhagwat
    Participant

    @r-a-y i got it.. in buddypress 4.0 under buddypress.2.4.0\buddypress\bp-templates\bp-legacy\buddypress\groups\single the new file is there but under

    buddypress.2.4.0\buddypress\bp-themes\bp-default\groups\single

    it has the older file. Is that how its supposed to be? I am now going to check my theme to see if it has overridden any of those files.

    Thanks,
    Parag

    #246836
    paragbhagwat
    Participant

    @r-a-y hmmm i am not even checking it in my theme i just unzipped buddypress.2.4.0 and i am seeing the old file inside that.

    #246834
    r-a-y
    Keymaster

    You might have to do a fresh install because BuddyPress 2.4.0 uses new code for the /groups/single/home.php template:
    https://buddypress.trac.wordpress.org/browser/tags/2.4.0/src/bp-templates/bp-legacy/buddypress/groups/single/home.php#L75

    The code you listed above is older code.

    If you already have those changes, then I’m guessing you are using a custom theme with BuddyPress support that has overriden the groups/single/home.php template. If that is the case, you’ll have to change the group home template to use these new lines.

    #246832
    paragbhagwat
    Participant

    @r-a-y i did not any changes to home.php the code that i sent you was directly from the plugin buddypress2.4.0 folders.

    #246826
    Michael Kracke
    Participant

    This is a theme I have hand built, so there may be something that I don’t have correct.

    I am using WordPress: 4.3.1 and BuddyPress 2.4.0

    I have gone through and tried deactivating plugins and still no luck. All plugins are up-to-date. Problem seemed to occur when i would create a new field group and delete it. It almost seems like if I had a field then deleted it, it would show up again but as the Name field which is not deletable.

    #246825
    earthjibber
    Participant

    thanks again for the info.

    I have another question, do you think I will have to use bbPress and buddypress together? I’ve used bp before and I know it does come with some forum type functionality so I’m just wondering if that is what you are recommending with what you know about my project.

    I haven’t used bbp before and I also haven’t heard if anyone has used both bbp and bp together. Or maybe I just don’t know enough about the difference between the two?

    #246824
    antonydennis
    Participant

    @djsteveb – yes, I thought about that… but because the forum has been associated with a Buddypress group, then it becomes a Buddypress page – so is_buddypress() returns true, bp_is_group_forum_topic() returns true, and is_bbpress() returns false… so this is very much a buddypress question!

    #246821
    scoobs2000
    Participant

    Hi, thanks and glad there was something in there for you. Don’t spend too much time digesting as above was provided as a generalised overview of possibilities, as too is below.

    **I find once narrowing down a couple of solutions concepts for a project next step is roll out a concept build and play for yourself and see how things work or not work including if the concept platform sits well with your own methodology of design and capacities .

    Re, including buddypress from the start, sure Why not?

    I challenge you to list any reasons why one wouldn’t consider committing to buddy on initial planning. (no need to post, just a thought provoking exercise)

    With my own project one primary key point goal was the project must be built on WP, right from the start I even consultant client against this idea, at the time I believed there are “better” solutions out there for a community building site (of this nature). Without going into details why and how such other platforms “could be” implemented.

    The end result was I always came back to Buddypress being a perfect smooth integration as a small component of the complete project. At that time it was just a case of commitment and understanding there are going to be some big customs on the horizon, I’m very familiar with WP and its hooks and filters so developing bp / bbp was just a case of heading to the codex pages and certainly an influencing factor in using buddy – having an extensive self-help support system.

    Regarding other community platforms built on WP I did look at other open and premium paid systems , my findings: in support of buddy for this project.

    1. Self help support community – provides a wider understanding of what you are trying to do, and therefore can provide much wider access to resources and solutions (access to 100’s of developers , compared to a single tech support that can take longer to explain things before they “get it!”) – stuck on something just search the support, before posting you will be really surprised that even 5year old post can provide direction.

    2. Plugin support – say plugins, today if there is not a plugin that does it, there will be soon… Very common on long term projects I work on, I will write a plugin / function code, then 6months later either a theme, plugin or even a core update is released with the same feature. That’s not a bad thing, it just means I’m always at least 6months ahead of the rest of the world……. Well that’s how I read it 

    3. Warm and fuzzy feel good feeling in the open source arena – everybody to his own, with respect. And the open source arena means different things to different people. For me this project has opened further opportunities to release certain features / plugins back into the community once tested and proved etc. – so there is a level of warm and fuzzy for me regarding using buddy press being something not provided elsewhere. (but that’s just me)

    What you use for the community building and offering of other features it’s really up to you. It makes sense that if your store is built on wp, then you would use wp for all other components of the project. (buddy, bbp etc).

    So why not commit to buddy right from the start if you choose to using a wp based store?
    You could consider the store / payment systems a separate project, where you decide to use a wp base store. And the other project is a wp based community building site.

    you are just using the same wp install for both projects. –

    referring to my suggestion “start with the payment systems first” it’s more so, maybe focus more energy on this part to ensure you get it working first before investing too much time in rest of the project.

    Maybe consider your concept build to be an “out of box” wp / buddypress install (provides opportunity to play with buddy while working on the store / payment systems and check out the woo plugin library too.

    One advantage will be each customer account (user id) will be same buddy press member id (user id) – from there you’re pretty much only limited to your own capacities as a developer and of course client time and budget.

    My understanding of BuddyPress is it’s an extendable community building framework eg, has friend’s connections, member’s directory, forums(bbp), message systems + a bunch of other cool features etc. apart from the specific community building features it’s up to the developer to extend using existing plugins or creation.

    Enjoy!

    #246819
    @mercime
    Participant

    I remember someone reporting a similar issue last year or so. They used a theme which was not updated with the current BP version at that time. What have you done so far to troubleshoot the issue?

    WP/BP versions? Theme used? If you change to the Twenty Fifteen theme, does the issue remain or is it resolved? Have you tried deactivating plugins except BP and use WP default theme to check if that resolves the issue? If that doesn’t solve it, do provide more information about your installation https://buddypress.org/support/topic/when-asking-for-support-2/

    #246818
    shanebp
    Moderator

    Please use the code button when sharing code.
    For long pieces of code, please use a service like gist.

    You can submit an enhancement ticket here. Please search the existing tickets first for entries that already make the same request.

    #246810

    In reply to: Fatal Error HELP!

    shanebp
    Moderator

    Which version of BP are you using?
    There is no such file in the current version of BP – 2.4.0
    .../wp-content/plugins/buddypress/bp-core.php

    #246808
    josephz94
    Participant

    I haven’t uploaded anything to cloud services no, should I?

    The following is displayed in my JS console during page load:
    calling a builtin Map constructor without new is deprecated and will be forbidden in ES6 GsqdpfQrJbQ.js:332:580
    calling a builtin Set constructor without new is deprecated and will be forbidden in ES6 GsqdpfQrJbQ.js:332:580
    The content did not change when I pressed the button or when I tried refreshing after the button.

    I have tested it without and it behaves the same

    To enable multi-network on WordPress we have used the plugin WP Multi Network. We have not done anything to BuddyPress? Should we have done something to it? As a school we have multiple networks to support the different populations, general sites, faculty sites, and student sites.

    #246807
    shanebp
    Moderator

    That message is not generated by BuddyPress.
    It is most probably generated by a membership plugin.
    You should submit your question to the support system for that plugin.

    #246799
    r-a-y
    Keymaster
    #246798
    Charla
    Participant

    Try creating it as a function such as something like below or download the free plugin BuddyPress Reorder Tabs
    http://www.buddyboss.com/product/buddypress-reorder-tabs/

    
    function re_order_my_tabs() {
      global $bp;
      $bp->bp_nav[‘Activity’][‘position’] = 30;
      $bp->bp_nav[‘profile’][‘position’] = 20;
      $bp->bp_nav[‘notifications’][‘position’] = 10;
      $bp->bp_nav[‘messages’][‘position’] = 80;
      $bp->bp_nav[‘friends’][‘position’] = 70;
      $bp->bp_nav[‘groups’][‘position’] = 60;
      $bp->bp_nav[‘media’][‘position’] = 50;
      $bp->bp_nav[‘settings’][‘position’] = 40;
    }
    add_action( 'bp_setup_nav', 're_order_my_tabs', 999 );
    #246794
    Henry Wright
    Moderator

    $ud is a WP_User object of the person who is receiving the message. So:

    function filter_private_message_email_body( $email_content, $sender_name, $subject, $content, $message_link, $settings_link, $ud ) {
    
        $content = wp_trim_words( $content, 15 );
    
        $email_content = sprintf( __(
    'Dear %1$s,
    %2$s sent you a new message:
    Subject: %3$s
    "%4$s"
    To view and read your messages please log in and visit: %5$s
    ---------------------
    ', 'buddypress' ), $sender_name, $subject, $content, $message_link, $ud->user_login );
    
        return $email_content;
    }
    add_filter( 'messages_notification_new_message_message', 'filter_private_message_email_body', 10, 7 );
    #246793
    Charla
    Participant

    @Agbams have you set up any Widgets for Buddypress sidebar http://vibethemes.com/envato/wplms/documentation/theme-guide.html#sidebar-setup.

    Also check under the created page “Members” and see what sidebar is selected if that option is available.

    #246792
    paragbhagwat
    Participant

    @r-a-y thanks i did read that and i added a front.php in my theme under buddypress/groups/single and it worked perfectly fine. I was then looking to have a different page for pubblic groups vs private groups so i created a new file called

    front-status-public.php and placed it under the same location of buddypress/groups/single

    That is not working. Only front.php works.. as given in the hierarchy it should look at the status file before it even picks up the front.php. As shown below the home.php seems to be looking only for front.php and not the hierarchy. Any idea what is going on?

    home.php code

    
    if ( bp_is_group_home() ) :
    
    						// Use custom front if one exists
    						$custom_front = locate_template( array( 'groups/single/front.php' ) );
    						if     ( ! empty( $custom_front   ) ) : load_template( $custom_front, true );
    
    						// Default to activity
    						elseif ( bp_is_active( 'activity' ) ) : locate_template( array( 'groups/single/activity.php' ), true );
    
    						// Otherwise show members
    						elseif ( bp_is_active( 'members'  ) ) : locate_template( array( 'groups/single/members.php'  ), true );
    
    						endif;
    
    
    #246789
    UgoDimma
    Participant

    Hey @webgirl

    Thanks for your response.

    Just as I said, am running buddypress v2.3.4 with wordpress 4.3.1

    Am using WPLMS theme by Mr. Vibe It is deeply integrated with buddypress for maximum compatibility, but I don’t know to what extend.

    Some plugins am using includes but not limited to;

    • Vibe course module
    • Vibe custom type
    • WooCommerce
    • BBPress
    • WPLMS Assignment
    • WPLMS Dashboard
    • WPLMS Events
    • and some other ones.

    The plugins am using, has nothing to do with the sidebar other than to add their own widget if need be. But in the theme files, there are a lot of buddypress instances there.

Viewing 25 results - 11,501 through 11,525 (of 69,016 total)
Skip to toolbar