Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 126 through 150 (of 32,562 total)
  • Author
    Search Results
  • #335296
    timdavid01
    Participant

    I understand your frustration with BuddyPress not working as expected after installation. It can be tricky to set up sometimes. Have you tried the troubleshooting steps suggested, like disabling other plugins and switching to a default theme? This can help identify if there’s a conflict.

    Also, ensure that you’re using the latest version of BuddyPress and that your PHP version is at least 7.4, as this can impact performance. If you’re still facing issues, consider checking the BuddyPress forums for specific setup guides or common issues. Have you had a chance to reach out to their support or community for more tailored assistance?

    timdavid01
    Participant

    You can achieve a vertical display of profile fields in BuddyPress by adding some custom CSS. Try this:

    css
    #profile-fields .field {
    display: block;
    margin-bottom: 15px; /* Adjust spacing as needed */
    }
    Add this code to your theme’s custom CSS section or the Additional CSS section in the WordPress Customizer. This should stack your profile fields vertically with some space between them.

    Have you checked if your theme might have any specific settings that affect the layout of BuddyPress fields?

    Antipole
    Participant

    BuddyPress site-wide notifications work well for me on all platforms except Android.

    On Android the notification is transparent – superimposed over the page and the dismiss button does not work. There is no way to dismiss it.

    Confirmed using
    Wordpress 6.6.2
    Buddypress 14.1.0
    No other plugins except StopEmails and UserSwitching
    Theme: Twenty Tweny-Four

    usercba
    Participant

    We’re encountering a fatal error (which appears to have been a warning in php 7.4.33)
    We are using the following:
    WordPress version 6.6.2
    Active theme: Astra Child (version 1.0.0)
    Current plugin: BuddyPress (version 14.1.0)
    PHP version 8.2.24

    Error Details
    =============
    An error of type E_ERROR was caused in line 942 of the file /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php. Error message: Uncaught Error: Undefined constant “BP_XPROFILE_BASE_GROUP_NAME” in /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:942
    Stack trace:
    #0 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(324): bp_core_admin_debug_information(Array)
    #1 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
    #2 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/includes/class-wp-debug-data.php(1487): apply_filters(‘debug_informati…’, Array)
    #3 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/site-health-info.php(36): WP_Debug_Data::debug_data()
    #4 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/includes/class-wp-site-health.php(68): require_once(‘/home/customer/…’)
    #5 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(324): WP_Site_Health->show_site_health_tab(‘debug’)
    #6 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
    #7 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/site-health.php(220): do_action(‘site_health_tab…’, ‘debug’)
    #9 {main}
    thrown

    #335269
    locker17
    Participant

    I made it work, but what I dont understand is:
    To ovrride the invitations loop I need to use: child-theme > bp-nouveau > members >single >invitaions
    But for the members-loop I was using child-theme > buddypress > members > members-loop.php

    Does that make sense?

    locker17
    Participant

    Hello,
    I need to override the invitations loop to change the tables to div.
    I copied the invitations-loop.php file from buddypress > bp-templates > bp-nouveau > buddypress > members > single > invitaions
    TO
    child-theme > buddypress > members > single > invitations

    It does not work? Why? What did I made wrong?

    jomsi
    Participant

    Hello there,

    My website is in French.

    Here is the page where I have an issue : https://demo-avec.com/inscription/

    As you can see, the label for the name field is half in english and half in french : Name (obligatoire)

    I am trying to find a solution to solve that issue.

    I want to display that text like this : Nom (obligatoire)

    I tried to find it in Buddypress Po file, but I couldn’t.

    I tried to change my theme, deactivate all plugins, empty my cache, upload Polylang plugin… Nothing works.

    The worst is that all the other fields have been automatically translated, but not this one.

    I’m getting mad with this issue, thanks for your help 😉

    jrsuser
    Participant

    Hello Community –
    Using Buddypress v.14.1.0 WordPress v. 6.6.2 with Multisite using Twenty Twenty Four theme and BP Nouveau:
    Does anyone have a code snippet to address the following:
    the search form box does not appear in Member Activity to the right of the RSS feed icon even though the search filter drop down appears.
    Have tried multiple ways to 1. get search form to appear – but cannot get it to work.
    If this has been addressed before in a topic, please reply with link.
    Thanks!

    #335250
    Kokiri
    Participant

    The developer has said “We don’t have any other reports of this and weren’t able to reproduce it.”.


    @flexn74

    Make sure to make a ticket so they can get this fixed.

    You can find the ticket system here: https://odindesignthemes.ticksy.com/submit/

    #335244
    flexn74
    Participant

    Same problem.

    WordPress 6.2.2
    Buddy Press 14.1.0
    Theme Vikinger
    PHP 8.3

    #335238
    Kokiri
    Participant

    @troopleader

    Thanks for the detailed explanation! I tried those steps, but unfortunately, it didn’t work for me. I made sure to adjust the ‘Unlock BuddyPress’ settings under each membership level and set ‘Joining Groups’ to ‘Yes,’ but users are still having issues joining groups. It seems like there might be another underlying issue on my end. Any other suggestions or tweaks I could try?

    I totally feel you about the frustrations with tweaking settings and themes—I’ve had my fair share of stumbles too! Good luck with Gamipress, and thanks again for your help!

    #335237

    Topic: BBpress style

    in forum Miscellaneous
    Ricsca2
    Participant

    I know I’m OT but I’ll try anyway…
    Buddypress inherits the theme style and this is a basic thing for every plugin… bbpress does not inherit the style and this means that if you look at the forum statistics on buddypress, they are very small.
    I wonder how it is possible that in 2024 bbpress has not yet been updated so that it inherits the theme style.
    This is a big problem and a big limitation for those who want to use bbpress.

    #335230
    troopleader
    Participant

    OK, so I figured mine out! It is located in the Paid Memberships Pro – Settings – Levels. When you are setting up or editing a level, scroll to the very bottom and open “Other Settings”. Set the “Unlock BuddyPress:” to “Yes, give members access to specific features.” Then start clicking yes or no on which features you want them to have access to. There is one option that says “Joining Groups” (of course set it to yes). The default setting when you make a new member level is “No – lock all access to BuddyPress”.

    After I made those changes to every single membership level it started working. I hope this is all that is wrong with yours. I’ve had a heck of a time setting this site up. Most of my problems have been solved with tweaking settings in hidden corners of the site. I’m working on the gamipress and had to restore from backups twice. I kept screwing up the badges and quests. I wanted two types of badges and two types of quests, but the theme just doesn’t support it without me having to stumble around a bunch of code. I’m not that competent! LOL!

    #335221
    Ketil Ervik
    Participant

    No, I can’t, because I depend on both my current theme and the plugins I have installed. Buddypress now works as it should, apart from the fact that it is not possible to set any level of visibility for profile pages! But Youzify is all just chaos and disaster.

    #335220
    Kokiri
    Participant

    The developer has said “We don’t have any other reports of this and weren’t able to reproduce it.”.


    @troopleader

    Make sure to make a ticket so they can get this fixed.

    You can find the ticket system here: https://odindesignthemes.ticksy.com/submit/

    #335216
    Upen Singh
    Participant

    You can override the registration template in a child theme.

    Steps:
    Copy the registration template from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php

    Paste it into your theme folder in wp-content/themes/your-theme/buddypress/members/register.php.
    Modify the HTML, PHP, or structure in the file as needed.

    #335206

    In reply to: CSS messed up.

    phpmyno
    Participant

    Never mind, I figured out what happened.
    The theme switched the Template Pack.

    #335205

    In reply to: Critical Error

    Upen Singh
    Participant

    I think you have used BuddyPress and BuddyBoss themes. You can try deactivating the BuddyBoss theme temporarily to see if the issue persists, which will help determine whether the problem is related to the theme or BuddyPress itself.

    #335203

    In reply to: CSS messed up.

    Upen Singh
    Participant

    Hi
    I think cache issue Please remove Cacha and then check or you can try the BuddyX theme

    BuddyX

    #335185

    In reply to: CSS messed up.

    Youzify
    Participant

    Please try changing your theme to the default WordPress theme (such as Twenty Seventeen). And see if the issue is solved or not. If the issue is solved, that means the problem comes because of the theme.

    The best way, you contact the theme author and report this problem to them as only they can give a proper solution.

    #335182
    Youzify
    Participant

    You can try to change the Vikinger theme to the default WP theme (Twenty Twenty One, etc). And check again if the issue is solved or not. If the issue is solved, I think you need to update your Vikinger theme to the newest version. You need to contact the Vikinger author too regarding this.

    #335176
    Kokiri
    Participant

    It sounds like you’re experiencing issues with the same theme, but the theme’s developer believes there’s no problem. I have not come up with a solution yet.

    #335162
    phpmyno
    Participant

    I recently tried a theme for buddypress but when I uninstalled that theme, it messed up the style a bit on buddypress.
    It got rid of the background for some things like the group lists, members, and activity posts. Also messed with the search bar.

    #335160
    timdavid01
    Participant

    @kokiri

    It sounds like you’ve already taken some great troubleshooting steps. Since the “Join Group” button isn’t functioning, I would recommend the following:

    Check for JavaScript errors: Right-click on the page, select “Inspect,” then go to the “Console” tab to see if any errors appear when you click the button. JavaScript conflicts often cause buttons to stop working.

    Enable WordPress Debugging: You can enable the debug log by adding the following line to your wp-config.php file:

    php

    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);

    This will help catch errors that might not be visible in the front-end.

    Check group creation method: If your groups were created using a plugin or demo import, try creating a new group manually to see if the issue persists. Sometimes imported data can cause conflicts.

    If none of these resolve the issue, it could be helpful to explore potential theme conflicts with BuddyPress or review any customizations you may have made.

    #335156
    Youzify
    Participant

    People can check the list of groups and list of members on the directory page. Usually, the page is “yourwebsite.com/members” for the member’s directory and “yourwebsite/com/groups” for the group directory.

    You can see and edit the slug on BuddyPress Settings >> URL tab.

    If the issue is the non logged-on user can not access it, I think it is because there’s a restriction system on your website. Maybe it’s part of a plugin/theme on your website or a code. You need to disable it so people can access your BuddyPress directory.

Viewing 25 results - 126 through 150 (of 32,562 total)
Skip to toolbar