Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,726 through 1,750 (of 73,986 total)
  • Author
    Search Results
  • #326998
    Mathieu Viet
    Moderator

    Hi @fawp

    Thanks a lot for your feedback. I agree making easier for users to know about BuddyPress would be great, this is what I understand about your point on marketing (the right product, at the right time, etc..).

    About documentation, we’ve tried to work on it but temporarily stopped due to the lack of contributions, here’s our last meeting summary about it: https://buddypress.org/2022/04/march-documentation-contributor-meetings-summary/

    We’d be very happy if you could help us into this area, we’ve put a staging site in place. If you want to be part of this work I can create an account for you on this staging site 😉

    #326995
    colleencamacho
    Participant

    OneCommunity theme is integrated with a BuddyPress plugin which lets users register on site and start creating profiles, posting messages, making connections, creating and interacting in groups and much more. A social network in a box, build a social network for your company, school, sports team or niche community.OneCommunity is a BuddyPress WordPress theme for community websites or else. This nice template offers a bunch of useful and advanced features such as full bbPress integration, color and layout variants, translation readiness and many more. With OneCommunity you have the option to create social networks for all kinds of purposes e.g. company, school, sports team or niche community. That way you can bring people sharing the same interests together. You do not need coding skills or knowledge and can still operate your website like rtc logistics tracking with ease and simplicity.

    #326987
    faisalfaisi
    Participant

    Hello,
    I’m creating a website with a OneCommunity WordPress theme. The site is multi-lingual, and for that, I’m using polylang pro plugin. The default language is Arabic, and the Registration page, it works fine. To add the page for the English translation, I created a copy of the Arabic Register page and set the same default page template. But the problem is, Bp Member Register Page is only showing for the Arabic language, and for the English language, it is blank. I tried to assign the Register page in Buddypress settings for each language, but it didn’t work for me. So I want to know, that how I can assign different register pages for each language.

    exstheme
    Participant

    Do you mean WordPress or Microsoft Word? 🙂

    In WordPress you need to create blank page and set it as register page in appropriate settings:

    flameshot_screenshot

    I guess that this bug related to this fix:

    BuddyPress 10.6.0 Maintenance Release

    alexharild
    Participant

    Hi, after a recent update BuddyPress is now causing a critical error on all my social pages, those correlating with the BuddyPress plugin, e.g. https://www.pachion.com/members/

    #326966
    gcappsdev
    Participant

    I can confirm that BuddyPress 10.6.0 Maintenance Release fixes all of the original issues in this thread across my installations. Thanks!

    baby.face
    Participant

    This may be related to a 10.4.0 issue i wrote about here: Fatal Error When Activating Pending Account

    I installed BP 10.5.0 with WordPress 6.0.3 and the error mentioned above seems fixed. Thank you!

    However…

    When a new user signs up for an account the default email received by the admin uses a token {{{manage.url}}} which takes the admin to a confirmation page that says “Approve Membership Requests // You are about to send an approval email to the following user:”

    When i click “Confirm” i am sent to the pending user page and the user is still pending and i receive an email saying a fatal error occurred. (See below for messaging.)

    If i then click “Activate” for the pending user i go to a page that says: “Activate Pending Accounts // You are about to activate the following account:” I click confirm and the user is activated with no issue.

    Obviously, there’s an issue with the “Approve Membership Requests” page. Maybe the user needs to be activated first? What’s the difference between activating and approving?

    The main question: The default email sent to the admin has a token {{{manage.url}}} which takes me to the “Approve Membership Requests” page. What’s the token that takes the admin to the “Activate Pending Accounts” page?

    ~~~~~~~~~~~~~~~~

    Here’s the error generated by the “Approve Membership Requests” page:

    Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 6.0.3
    Active theme: Avada Child (version 1.0.0)
    Current plugin: BuddyPress (version 10.5.0)
    PHP version 7.4.32

    Error Details
    =============
    An error of type E_ERROR was caused in line 213 of the file /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php. Error message: Uncaught Error: Class ‘BP_Notifications_Notification’ not found in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php:213
    Stack trace:
    #0 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(307): bp_members_mark_read_submitted_membership_request_notification(”)
    #1 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
    #2 /home/nondualhealersas/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #3 /home/nondualhealersas/public_html/wp-admin/admin-footer.php(78): do_action(‘admin_footer’, ”)
    #4 /home/nondualhealersas/public_html/wp-admin/admin.php(297): require_once(‘/home/nondualhe…’)
    #5 /home/nondualhealersas/public_html/wp-admin/users.php(11): require_once(‘/home/nondualhe…’)
    #6 {main}
    thrown

    thecoder
    Participant

    Hello, i have created a wordpress social website with buddypress, but when i try to show the social icons on user profile header, only facebook twitter behance dribbble instagram and youtube can be shown.

    i’m using xprofile fields and i can’t add more social icons like Linkedin Twitch etc.. so after i searched on this error i managed to find some codes but it didn’t work this is the code that i added to my Bp-custom.php :

    //Social Media Icons based on the profile user info
    function member_social_extend(){

    $dmember_id = $bp->displayed_user->id;

    $twitch_info = xprofile_get_field_data(‘twitch’, $dmember_id);

    echo ‘<div class=”socialv-profile-left col-lg-4″>’;
    echo ‘<ul class=”class=”item-social list-inline””>’;

    if ($twitch_info) {

    echo ‘<li class=”Phone”><i class=”icon-phone”></i>‘;

    }

    echo ‘‘;
    echo ‘</div>’;
    }
    add_filter( ‘bp_before_member_header_meta’, ‘member_social_extend’ );

    i will be grateful for any kind of help
    thanks.

    #326935
    Course Unity
    Participant
    #326931
    aannibali
    Participant

    Well, I’M using BuddyX and members + activity page gives me “No matching template found” too. Is it possible to rollback to previous BuddyPress version?

    #326925
    adabob
    Participant

    Hello all,

    I have bbpress and Buddypress installed and the problem I’m having is the difference between the WP registration, buddypress registration and bbpress registration. Do they all end up being the same user in WP? For some reason when some people register they can’t log onto the other BBpress or BuddyPress portions.

    How can I trouble shoot or resolve this or make it so there is ONE registration and one user?

    Thank you

    #326924
    rngeer
    Participant

    Rolling BuddyPress back to 10.4.0 restored the messaging and dashboard. Will see if a new release will work soon.

    #326920
    kimstarmartin
    Participant

    I am using Divi and have to roll back to 10.4. I am getting No Template Found on all BuddyPress pages now with the update.

    #326919
    kimstarmartin
    Participant

    I am having the same issue with BuddyPress and the Divi theme. None of the BuddyPress pages are visible. Need to roll back to the previous version.

    #326894
    Mathieu Viet
    Moderator

    @javigandia About the Kadence theme (at least), it will be resolved very soon, see the #8757 ticket on our Trac environment.

    I believe the patch/PR attached to this ticket might also fix Elementor, @kleb123 can you check it?

    10.6.0 will be released asap.

    #326893
    javigandia
    Participant

    @imath Muchas gracias por tu trabajo, de momento he cambiado a un tema alternativo y todo marcha muy bien, espero que se pueda arreglar lo del tema Kadence pero de momento hemos salido adelante y Buddypress está funcionando con otro tema. Os agradezco encarecidamente todo el esfuerzo.
    ❤️

    #326889
    Mathieu Viet
    Moderator

    hi @kleb123 the error is only mentioning the Elementor plugin, is this only happening when BuddyPress is active? What happens if you deactivate it?

    #326885
    t.schwarz
    Participant

    No, in BuddyPress, I can create the notifications, I would just like to offer the user to not receive them if they opt out. Somehow this is difficult, apparently.

    #326884
    orionis23
    Participant

    Same. All Divi sites running Buddypress have broken BP pages after the 10.5 update. “No matching template found.” Rolling back to 10.4 and hoping a patch or workaround surfaces soon.

    sophiaknows
    Participant

    Hello and thank you for your work on this plugin!
    I use Buddypress with a theme, Neve, which requires a few display settings, for example centering the values (Newest, Oldest, Alphabetical) in the filters (for directories of members, groups, in groups, etc. .). To do this, I take the element ID and apply text-align:center to it in Additional CSS and it works. When looking for the ID of one of these elements in a group, for the group member list, I realized that there was none. So, on the one hand I can’t center it, on the other hand, as mentioned in the post “Sort function in groups not working”, this filter does not work, maybe because of this missing ID.
    In my configuration, I had not activated the Activity part, and by doing so, the ID appears (groups_members-order-by), it is only without the Activity feed (and therefore when the Home page of the group contains the members) that the ID is missing and therefore inoperative.
    I just updated to 10.5.0 and it still does.
    WordPress 6.0.3
    Wish there is a way to fix this and keep Activity disabled 🙂

    PS: topic already posted but blocked/deleted because of links and images (?)

    #326877
    javigandia
    Participant

    A mí me ha pasado lo mismo con el tema Kadence, no funciona ni la página de miembros, ni la página de grupos, me muestra el mensaje tema no encontrado. Supongo que lo desarrolladores de Buddypress están trabajando en ello, es algo que puede suceder cuando se actualiza a una nueva versión.

    #326867
    javigandia
    Participant

    – Tema: KadenceVersió: 1.1.30 url: https://www.kadencewp.com/
    – It is not multisite.
    – I don’t have BuddyPress related specific constants configured in your wp-config.php

    #326866
    Mathieu Viet
    Moderator

    Hi @javigandia

    It’s very difficult to help you with so few information.

    What’s your theme name and URL where it can be downloaded?
    What’s your setup ? Multisite ? Do you have specific constants related to BuddyPress set into your wp-config.php ?

    #326856
    Rhod
    Participant

    I installed BuddyPress and now this ugly black login bar is at the top of my page, How do I remove it?

    t.schwarz
    Participant

    Hi,

    I have a custom email notification with a custom action (based on this article – https://codex.buddypress.org/emails/custom-emails/ ), and it’s working, but it doesn’t currently allow the user to subscribe to or unsubscribe from the custom email nortification.

    I would like to add this custom notification as an option in the email notification settings form in the member profile, and I would then want to use those settings in the send-function of the email.

    I’ve been searching the web and forums forever and couldn’t find much helpful information about how to achieve this.

    It seems there is a registration mechanism, as there are plugins that offer to override user preferences, and there are functions that sound like they have something to do with this mechanism, like – bp_nouveau_member_email_notice_settings(). But I couldn’t find any document that actually helped me register the custom email notification or explain how to access that information prior to sending the mail.

    Maybe someone here can help? Thanks a lot for any idea!

Viewing 25 results - 1,726 through 1,750 (of 73,986 total)
Skip to toolbar