Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 226 through 250 (of 94,540 total)
  • Author
    Search Results
  • flamuren
    Participant

    Hi,

    I love buddypress and wpjm combo. Its free and helps people get jobs, which is my private project.

    However I am not so tech savy and not any real coding.

    My question is if its possible, within reason, to add two choices on the member page, to filter out two user classes/types (wpjm candidates and employers).

    Today I have active members and “my friends” as tabs and also a search member field under that. I would like to add candidates and employers, to filter out those users. Mainly employers – since it woud be nice for candidates to reach out if it seems good match.

    I guess find the teamplate for members, add it to my child theme and ad buttons, and then connect the buttons with a filter option in the child theme function file?

    Best regards,

    Flamur

    #337268
    emaralive
    Moderator

    Hi,

    Your best option is to flag it in the #buddypress channel on Slack or to flag it in this forum (Request & Feedback), given that posting in any of the forums doesn’t automatically flag a post as spam or as requiring moderation.

    That said, your post was automatically flagged for moderation due having 3 links (3 or more links will automatically place your post into moderation). As to how long it will take will depend on whether a moderator notices the post or is made aware of such, as you have done.

    Last but not least, I edited your initial post such that the links don’t register as links, basically encapsulated the links within the code tag/element. Additionally, I released your Topic from moderation.

    #337264
    astahov006
    Participant

    Hello!

    I started a new topic two days ago.
    https://buddypress.org/?post_type=topic&p=337243

    But it’s still pending moderation.
    How long will it take? Are there any problems?

    Regards, Alex

    webstudiolvmm
    Participant

    I am using version: 6.8.1 and BuddyPress Version 14.3.4
    I develop an dating website and created a register form, but if I add field to upload image is not uploaded and the page get issue like that
    https://prnt.sc/bALFPL871QJU

    Support from theme redirect to you guys

    Thanks

    #337221
    devansh17
    Participant

    I am using LeranDash to sell the courses and also want to create a community using buddypress. So while using buddy press plugin along with the LearnDash plugin it gives registration error if some new client want to register on the website.
    I am using Divi theme as well.

    Please provide me the solution how I can use both the plugins.

    #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?

    #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.

Viewing 25 results - 226 through 250 (of 94,540 total)
Skip to toolbar