Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 51 through 75 (of 32,562 total)
  • Author
    Search Results
  • #336464
    apteksolutions
    Participant

    Hi,
    I am also testing this plugin, and I am using it with buddyboss platform and buddyx pro theme. I am encountering the same issues, especially this one with hitting enter to send a message, I hope so omeone can help with this, but it seems this thread is not active 🙁 I might end up getting help from ChatGPT 🙂

    jenniferwatson
    Participant

    Hi,

    I am facing an issue with the media upload option in BuddyPress on my Community Guidelines page. When I try to upload a media file:
    The “Choose File” option appears, and the file successfully uploads in the interface.
    However, the file suddenly disappears, and I get a red error message saying, “Please choose some content to post.”

    Steps I’ve Taken to Fix It:

      Tried using custom code to resolve the issue—no success.
      Cleared cache from the hosting panel and WordPress dashboard.
      Checked for plugin conflicts by disabling all other plugins, but the issue still persists.
      Tested on different themes—the issue remains.

    Moreover strange thing is, Media upload works fine if I go to My Profile → Media and post on my feed.
    The issue only happens inside Groups—media upload is not working on group posts.
    I have also reviewed some BuddyPress articles where users reported the same issue, but I didn’t find a resolution.
    i.e, https://buddypress.org/support/topic/cant-upload-media-from-sitewide-activity-stream/

    As I am handling a community website, I urgently need this feature to work.
    Please provide guidance on how to fix this issue.

    My Site’s URL: edit: link removed
    Thank you!

    capexpe
    Participant

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

    Since we update to 14.3 we cannot change the Activity tab order in the manage Page general setting anymore

    When we create a group, the default page is Activity.
    Previously it was possible to change it to any other tab in Manage Page General Setting, but not anymore.
    While I can change the place of the other tabs (Pages; Members, etc.) I cannot move the Activity any more, i.e. I cannot grab the Activity button while I can still grab and move the others.

    If I edit an old group where I changed the tab default to something else than Activity, I can still change the other tabs but I cannot grab the Activity and therefore I cannot change its order.

    Could someone help me on where to look at ? I’m clueless at this point.

    I tried on Safari Google Chrome, Firefox and observe the same behaviour.

    Thanks for your help

    Dominique

    #336394
    asmaajaved
    Participant

    copy past mistake..

    I went throught the wp-config file line by line and checked also used file manager plugin to search in files and used chatgpt to create an sql query and search in the database.
    And we do not have any child theme installed.

    #336367
    emaralive
    Moderator

    I see that this is a multisite installation, not that this should matter, it’s just that more information gets revealed over time. I noticed that define(‘WP_ALLOW_MULTISITE’, true); is listed twice; is this verbatim or just something that happened with copy & paste, just curious?

    As to base64_decode, this may not apply, this would have been a malicious attempt to obfuscate, I was just trying to rationalize why you aren’t finding where the BP_GROUPS_DEFAULT_EXTENSION constant is being defined.

    Perhaps I should ask the question differently; what tool are you using to search for the BP_GROUPS_DEFAULT_EXTENSION constant? Typically constants are defined in wp-config.php, it appears, however, the BP_GROUPS_DEFAULT_EXTENSIONcan be defined in a child theme'sfunctions.php` or a “Must Use” plugin, etc, etc.

    #336341
    asmaajaved
    Participant

    Yes I am able to visit member pages. I have tried everything disabling theme changing wordpress versions. disabling all plugins..

    yes I can visit just /groups/
    and I can see all the groups in there. Just the individual group does not work.

    #336325
    emaralive
    Moderator

    Hi @davesumpter,

    It would depend on the theme in use on how you would edit the Site Title link, assuming the Site Logo has the same link as the Site Title, you would use a URL similar to:

    https://example.com/members/me

    The “me” is the default shortlink redirector member slug. IOW, this will redirect to the profile area of the logged in user, typically, their activity stream/feed

    #336324
    asmaajaved
    Participant

    Everything is up to date so have the latest version.
    I can’t share a screenshot as its a sensitive site. But the error says “Page not found”. And the page is empty.
    Error log does not show any error related to this… Permalink setting is set to post Name…
    And template is BP Legacy..
    Theme is DIVI.

    Things I have tried so far…
    Resetting permalinks.
    changing theme.
    deleting groups page and creating it again.
    Deleting htaccess and resetting permalinks to create a new one.
    clearing cache.

    Nothing works for me.

    #336322
    emaralive
    Moderator

    Hi @asmaajaved,

    I’m not sure if this an edge case, so more information is required, e.g.:

    1. WordPress version
    2. WordPress permalink setting(plain or pretty URLs)
    3. WordPress theme in use
    4. BuddyPress version
    5. BuddyPress template pack in use
    6. What does your error log reveal?

    It would also help to have a screenshot of:

    the single groups pages show up empty

    #336258
    cactuscat
    Participant

    Yeah, theme update cleared it. I spent 5 hours trying to find out why the trailing slash isn’t working, even telling it to force one. Clearing all of the plugins didn’t fix it. All other slashes work except for that specific header. I have to just keep fixing it manually I guess.

    #336235
    emaralive
    Moderator

    Unfortunately, you’ve applied a band-aid at the Theme level. The next Theme update will remove your band-aid and you will have to apply it again, given the approach you’ve taken.

    The bp_loggedin_user_domain( ) function should have returned a URL with a trailing slash, for example:

    http://www.url.com/members/username/

    Which is why the Theme has it written as:

    bp_loggedin_user_domain() . $bp->notifications->slug

    Something is causing the trailing slash to be missing, solving for this will be the fix. Maybe a plugin or some custom code is filtering the return value, such that is stripping the trailing slash.

    Assuming you are using BuddyPress 14.3.3, see the following URL for the source code:

    bp_loggedin_user_domain()

    #336220
    videowhisper
    Participant

    If you need custom listings, functionality, layouts, content – that involves custom code in plugins, theme.

    In example we created this theme that supports dark/light modes https://fanspaysite.com/theme/ and plugins that add new profile sections with paid content, creator subscriptions, videos, live streaming rooms.

    Adding more functionality based on customer requirements and suggestions.

    #336218
    jrpmedia
    Participant

    Wordpress 6.7.1
    BP 14.3.1
    MacOS Sequoia 15.2
    MAMP 7.2, Apache, PHP 8.3.14, MySQL 8.0.40

    My issue is that on a full clean install of WordPress 6.7.1 and BP 14.3.1 all I get on the standard pages is a blank page, no forms, fields, etc .. say for the Registration page .

    No other plugins are active.

    Tried a few themes, even Twenty-Twelve = same issue.

    Screenshots:
    https://www.dropbox.com/s/azyzijakl24gt8n/Screenshot%202025-01-13%20at%2013.58.28.png?dl=0
    https://www.dropbox.com/s/qi7gyeoaw02spud/Screenshot%202025-01-13%20at%2013.58.36.png?dl=0

    Thanks.

    davesumpter
    Participant

    Try this in the functions.php file of your child theme. I have put 777 as filed id but you will have to put in the correct field id and the correct field name:-

    function validate_required_profile_fields() {
    $required_fields = [
    ‘field_777’ => ‘The so and so field is required.’,
    ];

    foreach ( $required_fields as $field_key => $error_message ) {
    if ( empty( $_POST[ $field_key ] ) ) {
    bp_core_add_message( $error_message, ‘error’ );
    }
    }
    }
    add_action( ‘bp_signup_validate’, ‘validate_required_profile_fields’ );

    fleurdor
    Participant

    Bonsoir, j’ai besoin d’aide s’il vous plait!
    J’utilise le serveur Xampp en local pour crĂ©er mon site de communautĂ© en ligne avec WordPress version 6.7.1. Pour ce faire j’ai installĂ© le plugin buddypress version 14.3.3 et le thĂšme spacious version 1.9.8 avec la demo spacious company. J’ai Ă©galement installĂ© tous les plugins nĂ©cessaires Ă  la demo spacious company Ă  savoir social-icons, elementor et everest-forms.3.0.7.1. le plugin themegrill-demo-importer.1.9.9 est Ă©galement installĂ©. Cependant aprĂšs configuration seuls les menus d’en-tĂȘte; principal et le menu de pied s’affichent. Le contenu de la page ne s’affiche pas, pourtant j’ai installĂ© et activĂ© le plugin Buddy default data pour ajouter des groupes, des membres, des sujets
 sur les diffĂ©rentes pages dĂ©diĂ©es Ă  cet effet. Qu’est ce qui peut causer cela et comment le corriger s’il vous plait?

    #336121
    locker17
    Participant

    This is quite strage. I am having a similiar problem. When Elementor is activated it breaks all my buddypress links. But I found out that when switching to Hello theme the links work again.
    But since my design was made for Astra this is not a solution for me.

    So my links work if

    • either Elementor is disabled or
    • Hello theme when Elementor is activated.

    Any solutions for this? The hope to get help here dies last.

    #336112
    alfiez
    Participant

    To apply a different template for BuddyPress pages in the latest WordPress block theme, you can create a custom template (e.g., bp-custom-template.html) in your theme’s templates directory. Then, use a filter in your functions.php file to assign this template to BuddyPress pages using code like:

    php
    Copy code
    add_filter(‘template_include’, function($template) {
    if (bp_is_buddyPress()) {
    $custom_template = locate_template(‘bp-custom-template.php’);
    return $custom_template ?: $template;
    }
    return $template;
    });
    This allows you to customize the layout for BuddyPress pages without relying on the default “pages” template.

    #335938

    In reply to: Instagram Style

    I’m having the same problem.

    I’ve been testing many themes, however none fit quite good. I’m really thinking about to develop a theme from scratch!

    #335864
    windhillruss
    Participant

    Hi, I have a very similar issue in that the ‘Group Invites’ item in the ‘Account Settings’ returns a 404 Page. Tried with three themes with same problem. I wonder if @dreampixel wouldn’t mind testing this on our behalf. Using Buddypress 14.3.3 and Mediapress. Thanks.

    #335862
    emaralive
    Moderator

    Hi,

    The CSS file that gets loaded depends on which template pack is in use, e.g. Legacy vs Nouveau. Additionally, styles (CSS) can be customized via a Child theme and, if a Classic theme is in use, via the Appearance > Customize > Additional CSS menu path within the wp-admin area. Thus, which CSS file gets loaded is irrelevant/moot.

    Specific to Avatars, How to Customize BuddyPress Avatars With CSS has some info (Note: might be a tad outdated). There are other sources on wordpress.org that contain general info regarding custom CSS, e.g. from the Advanced Administration Handbook – Custom CSS in WordPress

    Hopefully, this is enough information to get you started.

    #335852
    richardrcook2
    Participant

    Hello. I wrote a sitewide notice on my site’s backend (users > site notices) to appear on my dating site members’ homepage. But when I dismissed the notice from my own homepage by clicking on the X, I couldn’t get it back for some reason. And it looks like only my homepage is affected, not any of my members.

    Does anybody know how I can get my sitewide notice back after dismissing it? At the time that I dismissed it, I figured if I could do it that easily, I could get it back just as easily. Looks like I was wrong.

    My site: romancingrarehearts.com
    I’m using WP version 6.7.1
    Buddypress version 14.3.3
    2024 theme

    Thanks for anybody’s help!

    fatu.cn
    Participant

    I’d like to change the value of ‘width’ and ‘margin-top’ to change the size and position of avatar.
    I can’t find the css file which define them.
    I tried different themes, the avatar’s size and position are the same, So I think it is defined by plugin.
    scripts
    WordPress version: 6.7.1
    BuddyPress version:14.3.3
    A link to my site: https://www.fatu.cn/members/marine/

Viewing 25 results - 51 through 75 (of 32,562 total)
Skip to toolbar