Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 501 through 525 (of 22,713 total)
  • Author
    Search Results
  • #330970
    Mathieu Viet
    Moderator

    Update:


    @earl_d
    I just tested with WordPress 6.3 & BuddyPress 11.3.1, no other plugins or custom code, having Twenty Nineteen theme active and using a regular WP config (as opposed to multisite) : everything behaves as expected.

    #330954
    bretlee010186
    Participant

    It seems that you’re encountering issues with your website, https://buriedladies.com, specifically related to the registration page and the functionality of BuddyPress. After deleting and re-uploading BuddyPress, the register page appears blank despite setting up everything correctly according to the instructional videos you’ve watched. Additionally, you’ve noticed that when you log out of the site, the register option disappears from the top menu, which is puzzling.

    Regarding your second concern, it appears that individuals have successfully registered for your site due to your invitation to join groups. You’re wondering if there’s a way to manually assign them to specific groups.

    Considering the situation, here are a few steps you could take:

    Check Theme Compatibility: Since you’re using a Genesis theme, it’s important to ensure that it’s fully compatible with the latest versions of WordPress and BuddyPress. Sometimes, theme conflicts can lead to unexpected issues. Make sure your theme is up to date and well-suited for BuddyPress integration.

    Plugin and Theme Conflict: Conflicts between plugins or themes can lead to unusual behavior. Deactivate all other plugins except BuddyPress and switch to a default WordPress theme temporarily. See if the registration page works in this scenario. If it does, then the issue likely stems from a conflict. You can reactivate plugins and your theme one by one to identify the culprit.

    Permalinks: Check your site’s permalink settings. Sometimes, incorrect settings can lead to pages not displaying as intended. Go to Settings > Permalinks and make sure you have a valid permalink structure selected.

    BuddyPress Settings: Double-check your BuddyPress settings, especially those related to registration and user roles. Ensure that the registration page is properly assigned in the settings and that user roles are set up correctly.

    Cache and Cookies: Clear your browser cache and cookies to ensure you’re viewing the most recent version of your site.

    As for your second concern about moving users into specific groups, BuddyPress doesn’t natively offer a feature to manually assign users to groups. However, you can encourage users to join specific groups after registration by providing clear instructions on your site.

    Regarding “TWITCHFUSION,” it’s still unclear how this term relates to the context you’ve provided. If “TWITCHFUSION” has specific relevance to your website or the issues you’re facing, please provide more information so that I can address it accurately.

    #330952

    In reply to: AVATAR AND ATTACHMENTS

    Mathieu Viet
    Moderator

    Hi,

    In this support topic of the BP Attachments Add-on, there’s a code snippet to disable the beta feature about managing Avatar using the Add-on instead of BuddyPress Legacy Avatar UI:
    https://wordpress.org/support/topic/bp-users-are-not-able-to-delete-their-avatar-image/#post-16897553
    It should help you carry on being able to share media in activity updates & being able to upload avatars in a more stable way.

    #330916
    hausman1229
    Participant

    My site is https://buriedladies.com. My register page is blank. I deleted buddypress today and uploaded a new copy. The software creates the page but it’s blank. I’ve enabled anyone to register and they become subscribers. I’ve watched 3-4 videos and I have everything set up correctly. When I log out of the site, the register disappears from the top menu. I’m totally flummoxed.

    Meanwhile, folks registered for my SITE because I’ve asked them to join my groups. Is there any way to move them into a group?

    I have the most recent version of WordPress and buddypress. I’m using a Genesis theme.

    #330896
    VibeThemes
    Participant

    This is a very common issue with WordPress & BuddyPress.
    WHEN The pages are cached, the hits do not reach the server and .htaccess returns the request from a cached page usually a html version right from the cache folder.

    Margriet
    Participant

    Hi,

    I am using BuddyPress in combination with Jumble wishlist plugin.

    Only persons who have an account made via BuddyPress are able to add items to a wishlist.

    When a person without an account clicks on “Add to wishlist” he now goes automatically to the standard WordPress login page – without being prompted that an account is needed for this functionality.

    Is there a way to prevent those without an account to go to this page, but instead go to a page informing them on this functionality for site members / logged in users?

    WordPress 6.3
    BuddyPress 11.2.0
    Website: https://klm-huisjes.ellyvandriel.nl/

    Thanks,
    Margriet

    #330839
    opsyche
    Participant

    Hi all
    Im getting this kind of error as well.
    Installed buddypress into a new elementor site – no other plugins.
    When trying to edit the pages with elementor (the assosiated pages) I get error 500.

    If anyone knows how to fix this would be really appreciated.

    Thanks

    Uncaught TypeError: Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() must be of the type array, null given, called in /mnt/customers/customers-7/customers-el-3401699-59958-lrpobxcm-wordpress-pvc-64b91dd215efec0023d00804/wp-content/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1084 and defined in /mnt/customers/customers-7/customers-el-3401699-59958-lrpobxcm-wordpress-pvc-64b91dd215efec0023d00804/wp-content/wp-content/plugins/elementor/includes/base/controls-stack.php:2389
    Stack trace:
    #0 /mnt/customers/customers-7/customers-el-3401699-59958-lrpobxcm-wordpress-pvc-64b91dd215efec0023d00804/wp-content/wp-content/plugins/elementor/includes/base/controls-stack.php(1084): Elementor\Controls_Stack->sanitize_settings()
    #1 /mnt/customers/customers-7/customers-el-3401699-59958-lrpobxcm-wordpress-pvc-64b91dd215efec0023d00804/wp-content/wp-content/plugins/elementor/includes/base/controls-stack.php(2138): Elementor\Controls_Stack->get_data()
    #2 /mnt/customers/customers-7/customers

    #330817
    Mathieu Viet
    Moderator

    Hi @awol

    Thanks a lot for your testing and feedback.

    About the CSS override: you need to put the buddypress.css & buddypress.min.css inside the /wp-content/themes/your-child-theme-name/css folder. I just tested with a Twenty Nineteen child theme and it behaves as expected.

    About the WP Nav Menus we use for the logged in user BP links, the issue is fixed into our development version, it will be included into our 12.0-beta2 release.

    As I’ve explained here, 12.0.0 no longer uses regular WordPress pages as the directory page of a BuddyPress component. You’ll see a “BuddyPress Directories” section into the Customizer UI to manage menus. If you use the regular Admin screen, you’ll need to activate the “BuddyPress Directories” checkbox into your screen options > See the screenshot above.

    #330793
    helenaren5
    Participant

    The error message you’re encountering indicates an issue related to accessing an array offset on a boolean value in a specific file of the Buddypress plugin. Deactivate other plugins one by one and test the update process to check if the issue is caused by a conflict with another plugin. This will help you identify if a specific plugin is causing the problem. Ensure that your PHP version is compatible with the Buddypress plugin. Check the plugin documentation or support resources for recommended PHP versions.

    Debugging: Enable WordPress

    #330790
    Vahan
    Participant

    Hi!

    I’m using your plugin and I have a problem – when I open a member’s profile page, it takes at least 20 seconds to load. And while debugging, I found out that just this check of the bp_has_profile() function takes 18-19 seconds. I want to somehow speed up the page and the main problem is that.

    Can you help me to solve it.

    PHP: 7.4.33
    Wordpress: 5.4.2
    BuddyPress: 8.0.0

    Thanks in advance,
    Vahan

    #330781
    Mathieu Viet
    Moderator

    Update!

    I just checked. I confirm the issue: https://buddypress.trac.wordpress.org/ticket/8971

    Thanks for your report @vapvarun

    #330701
    leandroando
    Participant

    To use your BuddyPress profile picture as your WordPress avatar, install and activate the “BuddyPress” plugin on your WordPress site. In the BuddyPress settings, ensure that the “Allow BuddyPress avatars” option is enabled under “Avatar Settings.” Save the changes, and your BuddyPress profile picture will automatically be used as your WordPress avatar in discussions and comments. Ensure you have set up BuddyPress and uploaded a profile picture within BuddyPress before using this feature.

    juliendumont
    Participant

    Hello everyone,

    I am sure the problem is quite basic, but I can’t fix it. On my site, some users don’t have their email in extended profile, while there is in their wordpress profile. I want to take it from their wordpress profile and put it in their extended one.
    I wrote this little piece of code to do so, that I run in the Code Snippet plugin of WordPress :

    function mettre_a_jour_tous_les_profils() {
        $users = get_users();
    
        foreach ($users as $user) {
            $user_id = $user->ID;
            $user_data = get_userdata($user_id);
            $user_email = $user_data->user_email;
    
            $current_email = xprofile_get_field_data(204, $user_id);
    
            // Vérifier si l'email du profil étendu est vide
            if (empty($current_email)) {
                // Mettre à jour l'email du profil étendu avec l'email du profil WordPress
                xprofile_set_field_data(204, $user_id, $user_email);
            }
        }
    }
    mettre_a_jour_tous_les_profils();

    Here is the erro i get :

    PHP Fatal error:  Uncaught Error: Call to undefined function xprofile_get_field_data() in /homepages/14/d736706778/htdocs/IMABIO/wp-content/plugins/code-snippets/php/snippet-ops.php(575) : eval()'d code:9
    Stack trace:
    #0 /homepages/14/d736706778/htdocs/IMABIO/wp-content/plugins/code-snippets/php/snippet-ops.php(575) : eval()'d code(32): mettre_a_jour_tous_les_profils()
    #1 /homepages/14/d736706778/htdocs/IMABIO/wp-content/plugins/code-snippets/php/snippet-ops.php(575): eval()
    #2 /homepages/14/d736706778/htdocs/IMABIO/wp-content/plugins/code-snippets/php/snippet-ops.php(656): Code_Snippets\execute_snippet()
    #3 /homepages/14/d736706778/htdocs/IMABIO/wp-includes/class-wp-hook.php(308): Code_Snippets\execute_active_snippets()
    #4 /homepages/14/d736706778/htdocs/IMABIO/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #5 /homepages/14/d736706778/htdocs/IMABIO/wp-includes/plugin.php(517): WP_Hook->do_action()
    #6 /homepages/14/d736706778/htdocs/IMABIO/wp-settings.php(486): do_action()
    #7 /homepages/14/d736706778/htdocs/IMABIO/wp-config.php(99): require_once('/homepages/14/d...')
    #8 /homepages/14/d736706778/htdocs/IMABIO/wp-load.php(50): require_once('/homepages/14/d...')
    #9 /homepages/14/d736706778/htdocs/IMABIO/wp-admin/admin-ajax.php(22): require_once('/homepages/14/d...')
    #10 {main}
      thrown in /homepages/14/d736706778/htdocs/IMABIO/wp-content/plugins/code-snippets/php/snippet-ops.php(575) : eval()'d code on line 9

    If some clever minds can tell me where am i wrong, it would definitely help me, thank you !

    #330638
    Mathieu Viet
    Moderator

    Hi @fawp

    This will be fixed in 12.0, here’s the ticket on our Trac environment: https://buddypress.trac.wordpress.org/ticket/8966

    #330553
    kayart
    Participant
    #330552
    kayart
    Participant
    #330543
    Clubcloud Tech Team
    Participant

    WordPress 6.2.2
    BuddyPress Version 11.2.0
    Theme is Ocean WP
    I have WP mail SMTP set up and working( I see test emails and get status emails from the site)
    there is an invite new users email template available but when I send invite emails via
    https://diceandmeeples.com/members/%5Busername}/invitations/ I see the invitation successful message but no Email arrives. I also have Email Log active however it does not register any emails.

    Any ideas?

    #330515
    kaviyaayyappan
    Participant

    Hi,

    I am new to Buddypress. After installing Buddypress. In setting->Buddypress-> Component I selected User group. When I click add new group it takes me to our website membership subscription page. I don’t know how it is taken and fix this.

    Version:
    Buddypress: 11.2.0
    WordPress. 6.2.2

    timvol
    Participant

    Running WordPress 6.2.2. I have been trying to use BuddyPress version 11.2.0.I have been attempting to use the BuddyX theme. No custom modifications

    timvol
    Participant

    Saving settings gives a “Sorry, you are not allowed to access this page” message.
    Trying to set to Nouveau won’t save. It just keeps going back to Legacy. Totally not working anymore.

    Troubleshooting attempts included shutting down other plugins, turning on registration of new users and sites, deleting table data in phpMvAdmin, etc. Tried deleting the subsite and recreating it. tried switching up themes. Tried clearing the cache. All work using Superadmin accounts.
    The rest of the multisite is working fine.

    No luck. Am I missing something that keeps it hopelessly broken, no matter how many times I try to wipe it and try again?

    Backstory: On a multisite. Past experiments with Buddypress on this multisite. Problems emerged during attempts to set up a new site in the multisite using Buddypress.

    Running WordPress 6.2.2. I have been trying to use BuddyPress version 11.2.0.I have been attempting to use the BuddyX theme. No custom modifications

    #330455
    michaelaskew
    Participant

    A big thank you to the contributors of BuddyPress 11.2.0! Your hard work is greatly appreciated. This maintenance release, which is now immediately available, addresses 6 bugs and brings improvements to the plugin. To learn more about the specific changes, please refer to the release notes for version 11.2.0. You can update to BuddyPress 11.2.0 directly from your WordPress Dashboard or by downloading it from the WordPress.org plugin repository. Thank you again to mystichrome, dave.pullig, r-a-y, armaanfromatg, boonebgorges, and imath for their valuable contributions to this release.

    #330425
    Bernhard Kaindl
    Participant

    What you have to do is to the WordPress.org PolyGlott translation web site:

    https://translate.wordpress.org/locale/de/formal/wp-plugins/buddypress/

    Get familiar with the translation system there (you can also download and upload files)
    and after proposing about say a hundred translations,
    join the WordPress DE Slack and in the #polyglots channel,
    and kindly ask to become a PTE (Plugin Translation Editor) for BuddyPress.

    I did this now and reviewed and translated all over 1000 missing or bad German translations!

    If the informal “Du” (not the formal “Sie”) translation is enough for you,
    let your WordPress installation download the latest translations by setting the global
    Language in Settings > General > Language to “German”.

    Otherwise, WordPress may also download my new translations automatically,
    at least when you update the Plugin or switch the language.

    The German translation I completed now is not yet perfect and 100% consitant,
    so I am looking for reviewers, testers and contributors!

    Please, by any means: Everyone using BuddyPress in “German”:

    Flip your Site Language, and on the switch back to German (Du), it should download
    soon download the new translation and try them out!

    You can also review my translations here:

    https://translate.wordpress.org/projects/wp-plugins/buddypress/stable/de/default/?filters%5Btranslated%5D=yes&filters%5Bstatus%5D=current&filters%5Buser_login%5D=bkaindl

    If you have improvements proposals, please register on the site and submit your improvements!
    (If you also drop me a note, I should be able to review and include your fixes!)

    Thanks and I hope it works for everyone…!

    #330355

    In reply to: Hide pages/content

    flamuren
    Participant

    A quick update for others that are looking to do this.

    I choose https://wordpress.org/plugins/lock-my-bp

    Works great, easy to use and is 100% free. The only small issue as of now is a slight issue that the blog articales can be shown as not logged in – even if the blog page is locked. Hopefully the plugin creator will see this and make it work. But its a small issue really. Love the plugin.

    #330322
    kindabisu
    Participant

    To use your BP (BuddyPress) profile picture as the WordPress avatar, you can follow these steps:

    Install and activate the “BuddyPress” plugin: Ensure that you have the BuddyPress plugin installed and activated on your WordPress site. This plugin adds social networking functionality, including user profiles, to your WordPress site.

    Upload a profile picture in BuddyPress: Go to your BuddyPress profile and upload the desired profile picture. BuddyPress allows users to customize their profile information, including the profile picture. Typically, you can find the profile settings in the user dashboard or by navigating to your profile page on the front-end of your website.

    Enable BuddyPress avatar syncing: By default, BuddyPress doesn’t automatically sync the profile picture with the WordPress avatar. You can enable this functionality by adding custom code to your theme’s functions.php file or by using a plugin specifically designed for this purpose.

    Option 1: Custom code:
    Open your theme’s functions.php file (Appearance > Theme Editor > functions.php) and add the following code snippet:

    php
    Copy code
    function bp_sync_profile_picture_with_avatar( $avatar, $id_or_email, $size, $default, $alt ) {
    if ( function_exists( ‘bp_core_fetch_avatar’ ) ) {
    $avatar = bp_core_fetch_avatar( array(
    ‘item_id’ => $id_or_email->user_id,
    ‘type’ => ‘full’,
    ‘html’ => false
    ) );
    }
    return $avatar;
    }
    add_filter( ‘get_avatar’, ‘bp_sync_profile_picture_with_avatar’, 10, 5 );
    Option 2: Use a plugin:
    Install and activate a plugin like “BuddyPress Default Avatar” or “BuddyPress Avatar Sync.” These plugins simplify the process by automatically syncing the BuddyPress profile picture with the WordPress avatar.

    Verify the avatar sync: Log out of your WordPress account and visit your website as a guest or open an incognito/private browsing window. Leave a comment or view your author bio to see if the BuddyPress profile picture is now being used as the WordPress avatar.

    By following these steps, your BuddyPress profile picture should now be synced with your WordPress avatar.

Viewing 25 results - 501 through 525 (of 22,713 total)
Skip to toolbar