Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 251 through 275 (of 32,562 total)
  • Author
    Search Results
  • #333474
    tinadev
    Participant

    Hello,

    I am using the Cera Intranet theme and Buddypress. After site migration to the new server documents are not working.

    1. Documents are showing not found message when clicked on in the front end.
    2. Documents do not open in a new tab, instead, they immediately download when clicked on in the front end.

    The above weren’t issues before site migration.

    #333473
    fraughtithrouble
    Participant

    I have a different problem. Activity posts are visible to the user who posted them on his profile page in Buddy Press Pro Theme, but they are not visible to anyone, even their author, on the Activity Page. Nor are any activity posts in any group visible to anyone, but their author and then only when he looks at his profile page. This problem seems to have occured sometime after March 14 of 2024.

    #333470
    tuk44
    Participant

    Hi guys, a while ago I went in search of a plumber theme. There is a theme that my client wants and I can’t find the name. Can you help me with this? The theme I want to find is https://alaminuteloodgieters.nl/

    mh4press
    Participant

    Register Page Not Working With Chrome (Only Firefox) Strange issue!
    This issue might be related (or not) to an earlier issue. Because We preloaded 2 different theme demo pages. I found I had another page named /register in WP Pages. I deleted it, and also changed the slug name to /join-community.
    I noticed someone else said that BP generates these pages on the fly, and or generated upon BP install. I installed BP after the theme demo pages were already imported, so there was a conflict in some slug pages, that was resolved when I deleted the WP Pages, but now for some reason the BP autogenerate pages only load on Firefox, not Chrome.

    I’m on fully updated Porteus Linux using

    Chrome Version 120.0.6099.109 (Official Build) (64-bit)

    WebSPI
    Participant

    I am starting a new project to build out a Reddit like community forum for a Korean-American organization.

    Since I’ve been working with WordPress developing custom themes and plugins, I figured starting based on WP platform will get me a quick start vs going with Laravel + vue.js route.
    (Performance is not an issue at this point because I do run several high performance dedicated servers with small loads.)

    However, I wasn’t able to find good documentation on customizing, writing plugins for BuddyPress, and other development related resources on my search. I understand that BuddyPress was not actively managed for quite some time, but the devs started working on this project in the recent years.

    So, I would really appreciate if someone can point me to a resource that I can learn about the best practices for customizing BuddyPress that won’t get wiped with the version updates.

    I believe there is some kind of “child-theme” approach, but could not locate the recent guide on this.

    What I am trying to do is as it follows:
    1. Customize the interface and show “Korean” text for all functions and features users can use (not loaded from the default language settings. I need to change many wordings.)
    2. Allow access to private post without logging in based on session cookies.
    3. Display special message/media after every 10 post lists or replies or comments.

    So, please advise me where I can put the codes and filter BuddyPress loading forum lists.

    Thank you!

    #333447
    lostinpress
    Participant

    There can be a few reasons why comments aren’t showing up in your activity stream. Here’s how to troubleshoot the issue:

    Check Settings:
    Platform Settings: Verify that comments are enabled for the activity stream and for the specific content type (e.g., blog posts, forum discussions) you’re looking at. This might be in your platform’s administration panel.
    Comment Moderation: Is comment moderation enabled? Comments might be waiting for approval before showing up.

    Content vs. Stream:
    Comment Location: Were the comments made directly on the post or within the activity stream itself? Some platforms only show comments made on the original post in the activity stream.

    Technical Issues:
    Cache: Clear your browser cache and reload the page. Outdated cached data might hide comments.
    Plugins/Themes: If you’re using a custom theme or plugins related to activity streams or comments, try temporarily deactivating them to see if there’s a conflict.

    Platform Specifics:
    For example, BuddyPress (a popular social networking plugin for WordPress) has settings related to where comments appear in the activity stream. Look for documentation specific to your platform.

    #333440
    mgaracoin
    Participant

    Is Divi theme don’t support BuddyPress? you can see an example of the problem if you go to this test site and click members.

    You will need to scroll down past the white space to see the list.

    Then if you click one of the member and go to the profile, you will see white space at the top, and have to scroll down to the bottom of the page to see the profile

    Home

    If you click members now it will show the broken buddypress page, you can also click one of the members to see the broken profile pages

    can anyone help with this problem?

    #333436
    mervyntsao
    Participant

    My main theme can not be BuddyPress.

    #333435
    Varun Dubey
    Participant

    @werny check with your theme support

    #333434
    Varun Dubey
    Participant

    @mervyntsao make sure to upload and activate the child theme after installing the parent theme.

    #333426

    In reply to: URL issues

    fatdogstudios
    Participant

    I have a similar issue. After plugin updates, the activity page url often stops working.

    To get around it I have to add “-3” to the end of the activity page url, and then create a redirect as we have urls going to the activity page in our menu. It works for a while, but eventually stops working. When this happens, I change the url back by removing the “-3” and remove the redirect.

    I need to change the members url as well by adding “-3” to the end of it, or removing it depending on which url is working.

    This typically only happens after running plugin updates. This last time a plugin auto updated and we lost our urls. wpmudev. I’ve turned off auto updates so I can keep an eye on things, but it would be good to know what’s causing this.

    I have the latest version, and BP classic, also the latest version. WP and everything else is kept up to date.

    Thanks

    1. Which version of WordPress are you running? latest

    2. Did you install WordPress as a directory or subdomain install? installed at /

    3. If a directory install, is it in root or in a subdirectory? root

    4. Did you upgrade from a previous version of WordPress? If so, from which version? always up to date.

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. yes

    6. Which version of BP are you running? 12.3.0

    7. Did you upgraded from a previous version of BP? If so, from which version? yes. using BP for over 5 years. kept up to date weekly.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? too many to list…

    9. Are you using a standard WordPress theme or customized theme? custom

    10. Which theme do you use ? Thrive

    11. Have you modified the core files in any way? no

    12. Do you have any custom functions in bp-custom.php? no

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? not running bbPress

    14. Please provide a list of any errors in your server’s log files. https://codex.wordpress.org/Debugging_in_WordPress autoindex error happened around the time a plugin auto updated, which I suspect caused the url change. The plugin was wmpu dev, but other updates cause this as well. error references public_html/.well-known/. not sure if this is related.

    15. Which company provides your hosting? liquidweb

    16. Is your server running Windows, or if Linux; Apache, nginx or something else? alma linux

    17. Which BP Theme are you using?

    18. Have you overloaded any BuddyPress template files. no

    19. Any other site customisations that might have a bearing on the issue? Not that I know of.

    20. What BP Template Pack is activated in your installation? You will see that under Dashboard > Settings > BuddyPress – Options page. New Template/Nouveau Template

    #333418

    In reply to: URL issues

    exxxxxodus
    Participant

    Worse for me.

    I have a problem installing BuddyPress from a “fresh” installation of WP. The WP installation works correctly, nothing to report. I go through the plugins admin page and search for buddypress, download it and install it and activate it. No error message, installation seems to work. I have the additional menu items including the URL slug management page. But none of the pages work, all fall to 404. Even if I change a slug for a custom one and save. Nothing works.

    The only particularity is that the initial installation of WP is in French. But even if from this “fresh” installation in French I revert WP to US English, nothing happens, none of the slugs work!

    1. Which version of WordPress are you running?
    6.4.3

    2. Did you install WordPress as a directory or subdomain install?
    Main domain install : http://www.sudnat.be

    3. If a directory install, is it in root or in a subdirectory?
    in the root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    not relevant, new WP install

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    yes

    6. Which version of BP are you running?
    12.3.0

    7. Did you upgraded from a previous version of BP? If so, from which version?
    No, fresh install

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    None

    9. Are you using a standard WordPress theme or customized theme?
    Twenty Twenty-TwoVersion: 1.6, no customisation

    10. Which theme do you use ?
    Twenty Twenty-TwoVersion: 1.6

    11. Have you modified the core files in any way?
    no

    12. Do you have any custom functions in bp-custom.php?
    no

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    not running bbPress

    14. Please provide a list of any errors in your server’s log files.
    I have the additional menu items including the URL slug management page. But none of the pages work, all fall to 404. Even if I change a slug for a custom one and save. Nothing works.

    15. Which company provides your hosting?
    ovh.fr

    16. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Apache

    17. Which BP Theme are you using?
    BuddyPress Nouveau

    18. Have you overloaded any BuddyPress template files.
    no

    19. Any other site customisations that might have a bearing on the issue?
    no

    20. What BP Template Pack is activated in your installation? You will see that under Dashboard > Settings > BuddyPress – Options page.
    New Template/Nouveau Template

    #333415
    quantessence
    Participant

    I have 404 error each morning when a plugin has been updated during the night (seems to be related but not sure), I have to go to the BP URL page do save an it works again. This was not doing that before the big 12.0 update. I am using Youzify (last version), I had to install BP Classic for a while it was still working, and now I go the issue almost everyday. Not sustainable…

    1. Which version of WordPress are you running? 6.4.3

    2. Did you install WordPress as a directory or subdomain install? Not sure to understand, we are using a subdomain for the website, but it is not a multi-website structure, it is an autonomous install

    3. If a directory install, is it in root or in a subdirectory? in the root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?not relevant, always using the last version of wordpress

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.yes

    6. Which version of BP are you running? 12.3.0

    7. Did you upgraded from a previous version of BP? If so, from which version?yes we have using BP for more than 1 year

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Youzify

    9. Are you using a standard WordPress theme or customized theme? Divi standard, no customisation

    10. Which theme do you use ? Divi

    11. Have you modified the core files in any way? no

    12. Do you have any custom functions in bp-custom.php? no

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? not running bbPress

    14. Please provide a list of any errors in your server’s log files. https://codex.wordpress.org/Debugging_in_WordPress I have 404 error each morning when a plugin has been updated during the night, I have to go to the BP URL page do save an it works again

    15. Which company provides your hosting? Planethoster

    16. Is your server running Windows, or if Linux; Apache, nginx or something else?Apache

    17. Which BP Theme are you using?

    18. Have you overloaded any BuddyPress template files. no

    19. Any other site customisations that might have a bearing on the issue? No Youzify support cannot find the issue

    20. What BP Template Pack is activated in your installation? You will see that under Dashboard > Settings > BuddyPress – Options page. New Template/Nouveau Template

    #333412
    fulllifetec
    Participant

    its for buddy x theme, tried looking couldn’t find anything

    mervyntsao
    Participant

    Screenshot-2024-03-08-at-4-54-26-AM
    The parent theme is missing. Please install the “buddypress/buddyboss” parent theme.
    I do have installed buddypress plugin into my the7 theme, shall i install buddyboss too?

    #333391
    locker17
    Participant

    Guys, I have a problem to overwrite CSS in a child theme.

    I located the style which I wanna change (the color for ‘body’ for example) in the assets folder of my theme called global.min.css. Any chances to style.css in my child theme or css/buddypress.css has no effect.
    What did I do wrong? I just copied the style to the new file and changed the color.

    Similar post, he says that it has to be active??

    Modifying buddypress.min.css

    Any help appreciated!

    Thomasmcdaniel9
    Participant

    Hello everyone. Having an issue on a couple of my pages. My privacy policy page and also terms and conditions.
    They show up fine when logged into the site but when users are not logged in its just a white page with white text.
    Also this is happening on the forgot password page
    I tried adding code to fix this but that did not work either.

    Anyone have a solution

    #333369
    wingflap
    Participant

    When I create a group and set it to hidden, it is not visible to me as admin (or any other user whether they’re members of the group or not.

    To test, I created a fresh WordPress install, installed the BuddyX (free) theme, then BuddyPress, bbPress, and finally BP Classic plugin. I’m logged in as admin. I created a user called sub1 who is a subscriber.

    I created a group called Normal which is set up as a public group. Then I created a second group called Private which is set up as private. Then I set up a group called Hidden which is set to hidden. When creating each group, I sent an invite to user Sub1.

    When I go to the Groups page (/groups), I see the group count as 3. I see the group Normal which I can click into and view group info, and the group Private which I can click into and see group info (since I’m logged in as admin who created the group). I do not see the group Hidden. But on the bottom it says “Viewing 1 – 3 of 3 groups” even though I can only see 2.

    If I log out, I can see the group Normal and click into it and see group info. I can see the group Private and click into it, but see a message saying that this is a private group. No group Hidden when logged out (as expected) and on the bottom it says “Viewing 1 – 2 of 2 groups”.

    If I log in as user Sub1, I only see 2 groups but “Viewing 1 – 3 of 3 groups”. The group Private says I have to be a member of the group to see anything. Then I accept the invite to group Private. Then I can see everything in the group. I don’t see the group Hidden. In my notifications, I click on the invitation to group Hidden and nothing happens.

    I tried and succeeded to reproduce this in a vanilla environment. Any help would be appreciated.

    Thanks.

    fantamily
    Participant

    Hello everyone, when a user sends the friend request to another member, whoever receives the friend request does not have the button to accept it. I’ve tried changing the theme and disabling all plugins but it doesn’t work. thanks everyone in advance for the replies

    #333359
    rnmartinez
    Participant

    Hi everyone

    I am relatively new to BuddyPress, and quite experienced with WordPress. I have my setup ready and created a group and the corresponding forum (I am using it combined with bbpress) but cannot get my cover images to save. I am using the 2024 theme with some CSS changes, and I also host my media on digitalocean spaces. Whenever I upload an image I just get the broken question mark icon, and the cover image area just loads a blank grey rectangle.

    Any ideas on how I could solve this? Also, any chance that in future releases I could use my ieda library (it seems my buddypress uploads are all manual – all other media works fine on the site, so I feel like if I could select from my media library it would all work)

    Thanks!
    Rodolfo

    #333356

    In reply to: Generating user pages

    oliverat
    Participant

    Hi @vapvarun

    Very interesting; I am trying to simply create unique pages for each URL on BuddyPress, I read in a previous thread that you will need to edit the child theme template pages; I am using Elementor and want to embed the BuddyPress components onto the page template and cant find any solution to this except for shortcode, which are limited.

    Any suggestions.

    Tanks in advance

    #333326
    Varun Dubey
    Participant

    @scordisian BP pages are not standard post-loop
    to understand the flow, you can child template files for BuddyPress
    You can find them inside the BuddydPress plugin at the following path
    buddypress/bp-templates/bp-nouveau
    You can modify all of these templates by using a child theme.

    #333325
    Varun Dubey
    Participant

    @mervyntsao These are template-driven pages; if you have to modify them, you need to override template files inside the child theme and then make your changes
    For legacy
    buddypress/bp-templates/bp-legacy/buddypress/members/
    for Nouveau
    buddypress/bp-templates/bp-nouveau/buddypress/members

    can be overridden inside the child theme

    your-child-theme/buddypress/members/index.php

    #333300
    thinlizzie
    Participant

    Hi dvalken

    Just to add info:

    This issue has also been on my site for four years.
    Only affects Android devices, not iPhone or pc/laptop.

    When the buddypress drop-down items in the admin bar are clicked (top-right on screen) , for example Activity, Profile, Notifications, Messages, then the first sub-menu item is automatically selected and clicked without any user action. The user is unable to select the second or third sub-menu item.

    Default WordPress Twenty Sixteen Theme.
    Buddypress 10.6.1

    #333296
    dvalken
    Participant

    Hello everyone, im busy with my new website and trying to use BuddyPress, but the default menu (the toolbar one) is not working properly when on mobile, im using Astra as theme with the latest WordPress and BuddyPress and no other plugins yet,but somehow i cannot find out how to fix it.

    So when on on mobile the login works just fine, but when logged in the problem appears, when you click the profile icon on the toolbar the menu appears like normal, but when i want to open the submenus ( 4 instance when i want to open Activity – > Personal, im not able to click on Personal since its already opening Activities, its opening the submenu aswell dont get me wrong but by clicking to open the menu to be able to click on personal its already loading the linkt thats under activity.

    Anyone having an idea on how to fix this?

Viewing 25 results - 251 through 275 (of 32,562 total)
Skip to toolbar