Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 101 through 125 (of 73,986 total)
  • Author
    Search Results
  • #337214
    flamuren
    Participant

    Hi,

    in the buddypress activity feed the spacing/linebreaks are removed when publishing the posts.

    It would be great if it would keep linebreaks as for example this forum post does.

    Would anybody be able to add this to buddypress acticity posts?

    Best regards,

    flamuren

    #337177
    emaralive
    Moderator

    Those are the 21 situations that are installed by BuddyPress. If a situation for password reset had existed it would have had to be installed by, at the momenent, an unknown plugin which then would have made the count 22.

    So, at this point, it is still unclear whether an email template and associated situation existed prior to March 25. OK, so let’s try something that might provide some insight as to what may be occurring:

    1. In an Activity post, @mention yourself, so that you would receive and email. We need to look at the email header information to see whether that email was sent by BuddyPress or by WP Mail SMTP.
    2. Send yourself a test message from WP Mail SMTP (once for HTML and once for plain text), again to check the email header information.

    Personally, I only use the built-in emailing capabilities for WordPress related messages and BuddyPress for its related messages. However, I did install WP Mail SMTP (default PHP configuration) just to check how it functions with sending emails.

    I will also attempt to install All-In-One Security (AIOS) to see if it is installing the password email template and situation.

    In the meantime, I’m interested in knowing the results of the email header information specifically 2 key value pairs:

    • Content-Type
    • X-Mailer

    The above list are the keys and an example for the @mention test would be:

    
    Content-Type: multipart/alternative; boundary="b1=_pryh1yml4xJIzLfYeFcRRVRuhNzbjtZon2KyTKgas"
    X-Mailer: PHPMailer 6.9.3 (https://github.com/PHPMailer/PHPMailer)
    

    For WP Mail SMTP the results for the HTML test would be:

    
    Content-Type: text/html; charset=UTF-8
    X-Mailer: WPMailSMTP/Mailer/mail 4.4.0
    

    For WP Mail SMTP the results for the plain text would be:

    
    Content-Type: text/plain; charset=UTF-8
    X-Mailer: WPMailSMTP/Mailer/mail 4.4.0
    

    What I’m attempting to do here is to fill in the blanks, in my mind/have an historical record, and via the process of elimination attempt to figure out what is preventing password reset emails from being delivered.

    #337167
    emaralive
    Moderator

    The issue at this point, as I see it, is that there is additional information that is missing or yet to be uncovered/disclosed. Do you know as a matter of fact that this email template existed prior to March 25? If the email template, it’s corresponding situation (what you call a trigger) and any underlying code to make all of this function, for a password reset to be sent via BuddyPress, would have had to have been created by a plugin (that is not BuddyPress) and if true then that plugin needs to be identified in order to figure out why it has not reinstalled the email template with an associated situation (trigger). Otherwise, if the email template never existed then your problem lies elsewhere.

    Normally, password resets are a function of WordPress and are sent via the wp_mail() function that is executed via the retrieve_password() function. However, I noticed that you are using the WP Mail SMTP plugin of which password resets would be sent via this plugin instead of the wp_mail() function (WordPress).

    #337162
    duyha83
    Participant

    Youzify is not installed. Of the additional plugins, only BuddyPress Login Redirect to Profile and BuddyPress Sitewide Activity Widget. I reinstalled new letters here

    There are indeed 21 letters, but there is no letter with a password reset. I tried to create it manually, but there is no trigger for sending it

    #337159
    jasperdemann
    Participant

    BB said:
    “I checked our BuddyBoss demo and found that there is no active menu color for the user dropdown menu. So, the design you’re seeing is entirely related to your website’s theme. BuddyBoss doesn’t provide any default active color styling for those menu items.”

    BuddyX Pro said:
    “Upon discussing your concern, we found that this issue is related to the core functionality of BuddyPress and BuddyBoss. Unfortunately, we will not be able to fix it from our end, as it falls outside our scope of control.”

    Somebody is definitely wrong!

    No problem.
    I spent some time today finding a workaround so I’m good now, thanks.

    #337157
    kampot888
    Participant

    BRICKS and Buddypress Integration

    I want to integrate. Please advise!

    #337154
    Earl_D
    Participant

    There is an old plug-in to set a default cover image. I have it running without any problem on the current WP & BP
    https://wordpress.org/plugins/buddypress-cover-photo/

    #337153
    emaralive
    Moderator

    @duyha83,

    It seems that there isn’t enough information to make heads or tails of what might be occurring. Are you using the Youzify plugin? I ask because there are only 21 email templates (with corresponding situations) that come standard with BuddyPress. The email template shown in the screenshot you provided would have had to be installed by a 3rd party plugin.

    #337152
    emaralive
    Moderator

    Either you have been misinformed or you have misunderstood what was being conveyed to you. The BuddyBoss Platform is not BuddyPress. Try BB again for support.

    BuddyBoss Home – Web

    #337126
    Saeed Piri
    Participant

    Dear @inspirationacademy,
    Unhide the .messages-form .submit (Astra Pro may be hiding it) with:
    .messages-form .submit { display: inline-block !important; }
    If it’s still missing, copy the BuddyPress messages template into your child theme, add back the <button type="submit" name="send">Send</button>, then clear all caches.

    #337116
    emaralive
    Moderator

    This topic was answered and resolved by @thinlizzie, see the following:

    Adding text intro to members page

    Adding text intro to members page

    smithloo
    Participant

    Hi all,

    I’m building a community site using BuddyPress, and I’m trying to improve the visibility of individual user profile pages in Google. Right now, the pages are getting crawled, but they don’t seem to rank well or appear with good metadata.

    I’m wondering:

    Are there recommended ways to improve SEO for these member pages?

    Should we use a specific SEO plugin like Yoast or Rank Math with BuddyPress?

    Any tips on structuring profile URLs or adding schema?

    I also found some few ideas, but I’m not sure how accurate or up-to-date it is.

    Any suggestions from others who’ve optimized BuddyPress in real-world sites would be really helpful!

    Thanks

    #337076
    t0ta11ed
    Participant

    I have a really odd problem that seemed to happen randomly. This did not happen right away, everything was working fine, then boom.

    I’m using BuddyPress with the Youzify membership plugin, and if I enable them together, WP admin displays posts and pages like this screenshot:

    pi1

    If I disable BuddyPress or Youzify, it returns to normal.

    I’m running WP 6.8, BP 14.3.4 and Youzify 1.3.5. I’m totally baffled how this happened. Any advice would be awesome.

    #337074
    thinlizzie
    Participant

    Re. Alphabetical, the code here will work if you are using bp Nouveau

    Change the selection option from “Last Active” to “Alphabetical” by default

    #337073
    ukfish1
    Participant

    Don’t suppose you can help with this post can you?

    Display on members page

    Thanks again

    Paul

    #337071
    inspirationacademy
    Participant

    With BuddyPress and LearnDash the send button is missing when trying to send a message to an instructor. How can I fix this? We use the Astra Pro theme.

    jgasba
    Participant

    Is there some recommended way to make the plugin load its necessary scripts and styles when used in the context of a pjax/ajax/pwa/no hard reload website?

    For now I’ve been tinkering but it does not work as I would want and I’m wondering if some people would have some insights to share about this.

    My issue is simple: if visit directly a page that has Buddypress components, it loads its styles and scripts properly, but not if I visit the homepage for example and then navigate to a Buddypress page. Then the server does not know it has to load.

    I’d like either to find a JS way to load the scripts and styles.. or to force BuddyPress to load them in everypage (community pages are a big part of the project)

    capexpe
    Participant

    WP: 6.7.1
    BP: 14.3.1
    BPGE: 3.7.0
    Theme : BuddyBoss with a custom child theme

    Before version 3.7.0 of the buddypress-groups-extras plugin, I could reorder the group tabs, even the Home/Activity. I used this to put Pages on top (above Activity) to ensure it was the landing page for the group.
    Activity is now hard coded as the first tab in core/templates.php of BPGE as explained in Emaralive’s response to my previous request https://buddypress.org/support/topic/activity-tab-cannot-be-moved-in-manage-page-general-settings-anymore/

    How could I change the default group landing pages to Pages instead of Activity?

    #337063
    José Manuel
    Participant

    Hi everyone, I’d like you to check out an app I created for Buddy Press that I find really useful.
    Group Email Notifier for BuddyPress
    This plugin allows all members of a BuddyPress group to receive email notifications whenever a new activity is posted to the group. Unlike the default behavior, not only admins will receive the notification.

    🟢 **Features:**
    – Supports text-only activities, links, videos (such as YouTube), and images uploaded with rtMedia.
    – Customize the email content to display the author, group, and content preview.
    – Compatible with WP HTML Mail and other email template editors.
    – Lightweight and easy to use: no additional configuration required.

    🧩 Ideal for communities, training groups, private forums, and internal social networks.

    You can download it here

    #337058
    jodigriego219
    Participant

    To integrate BuddyPress into your Chipotle menu site and boost user engagement, start by enabling key BuddyPress components like user profiles, activity streams, and groups to let users share reviews, customizations, and tips. Use a lightweight theme like Astra or GeneratePress for better performance, and install caching plugins like WP Super Cache to keep the site fast. You can pair BuddyPress with plugins like rtMedia for photo sharing or Youzify to enhance profiles and community layout. Keep the social features focused on food discussions and menu insights, and avoid adding too many extras to maintain a smooth user experience.

    #337043
    jerryrcole
    Participant

    This is my first time using BuddyPress.

    #337042
    jerryrcole
    Participant

    How do I remove the sidebar for all BuddyPress pages (directory, member profile, etc)?

    I’d like the pages to display full-width without the sidebar.

    I’m running:
    – WordPress 6.8
    – BuddyPress 14.3.4
    – Elementor 3.28.3

    emaralive
    Moderator

    Thanks for the screenshots, they do help. The page shown (General Settings) looks very similar to a page that is provided by the BuddyPress Groups Extras (BPGE) plugin, see the following screenshot:

    Truncated screenshot of BPGE plugin - General settings page

    As indicated in the screenshot, the Home or, in your case, the
    Activities tab is fixed in place by the code:

    
    if ( $nav['slug'] === 'home' ) {
    	$disabled = 'ui-state-disabled';
    }

    The above snippet can be found here and just indicates that the Home tab is disabled from being sortable. The following is what the element (li) has as classname (default ui-state-disabled) for a non sortable tab of which the only one is the Home tab.

    
    <li id="position_686f6d65" class="default ui-state-disabled">
         <strong>Home</strong>
    </li>

    While a sortable tab has default ui-sortable-handle as a classname.

    <li id="position_6d656d62657273" class="default ui-sortable-handle" style="">
          <strong>Members <span>1</span></strong>
    </li>

    The BPGE plugin author claims this change was due to:

    Group's "Activity"/"Home" navigation link is hard coded in BuddyPress to always be the first one, so disable its reordering.

    However, when I rollback from v3.7.0 to v3.6.10, the Home tab is now sortable and can be moved. So the reason for the change is not entirely true.

    Moving along, since the General Settings page from the BPGE plugin is similar to the page from your screenshots, we may be able to infer that there was a fork of some the code (the pages portion) from the BPGE plugin and was included in the BuddyBoss theme which AFAIK is a commercial (paid) theme, meaning I can’t verify the code within this theme due the status of free vs paid. If this is the case, then your resolve will have to come from the BuddyBoss developers. However, if the code that supports manage Page general setting resides elsewhere, e.g., custom code or 3rd party plugin, then the resolve is the responsibility of those who authored the code.

    As an aside, as it relates to the BPGE plugin, there is an appearance of wonkiness with the reordering of group tabs which appears to be a factor that caused the change to make the Home tab not sortable, however, I’m not sure if BuddyPress is causing the wonkiness,

    Having stated all of the above, it seems to me, the reason that you want the Pages tab to be the first tab is because you want that to be the landing page. Would this be a correct assumption? If so, there may be the possibility of changing the landing page to Pages, regardless of the tab order, which will depend on similar the code is similar enough to the BPGE plugin.

    #336986
    ukfish1
    Participant

    Hi

    We have copied over community builder for Joomla to Buddypress in Wordpres.

    All is great but I need to know how to be able to manually add new users to WordPress that will enable their profile to be displayed the same as the users that we have copied over from Community Builder.

    thanks

    Paul

    #336983
    michaeljohn23
    Participant

    It looks like the password reset trigger is missing or misconfigured. Please check your BuddyPress or email plugin settings to ensure the reset situation is enabled and linked to the correct template.

Viewing 25 results - 101 through 125 (of 73,986 total)
Skip to toolbar