Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,401 through 4,425 (of 69,040 total)
  • Author
    Search Results
  • #307424
    Raval
    Participant
    reviseshare
    Participant

    Hi,
    When a user clicks into their account and selects posts, it says no items found, despite the fact that I have submitted posts. Can someone help us please. Our theme developer says this is definitely a problem with BuddyPress and we have run out of possible solutions.
    No posts are showing
    Thank you for the support.

    WP version:5.2.2
    BuddyPress version:4.4.0
    Link to site: http://www.reviseshare.co.uk
    Issue still happens when converting to other themes e.g. Twenty Thirteen Theme

    spings
    Participant

    RE–Changing ‘Private Message’ to ‘Message’ throughout BuddyPress and bbPress

    Would like to remove the word ‘private’ from anywhere ‘private message’ automatically appears, so that these always just say ‘message’, not ‘private message’.

    The last answer here was 5+ years ago:

    Topic: Private Message Button Label Change · BuddyPress.org

    Is this still the last word? Any BuddyPress based themes, plugins, add-ons, or a way to do this simply? Considering using Front End PM to sidestep this issue.

    Thanks for suggestions or help.

    #307401
    dnatecservices
    Participant

    Hello, I have a theme that has added some buddypress profile tabs because of this, the membership, invitations, and create group tabs withing the groups page, moves way down and does not stay with the original set of tabs on the buddypress profile. Tab Error. I worked with the theme developer and they are saying this would have to be fixed in \buddypress\members\single\profile.php and I am not a PHP developer.

    Does anyone have any ideas on how I can fix this?

    #307397

    In reply to: Profile default nav

    Mathieu Viet
    Moderator

    Hi @eloyruiz

    You can add this Gist into a bp-custom.php file to achieve what you want to do:
    https://gist.github.com/imath/113ad3226c9a01ac56c2d2edabb458f3

    PS: you need to keep the public view for users viewing other profiles.

    #307396
    Mathieu Viet
    Moderator

    Hi @coolhunt 🙂

    I think it depends on the level of user interactions you need. If your need is simply to list businesses, then yes a plugin like the one above should do the job.

    But if your need is to build something more “social”, like having business fans listed, discussions about the businesses, reviews. Then I’d probably choose BuddyPress and use one of my plugins to add profiles to group 🙂

    There’s a ticket on BuddyPress Trac about it: https://buddypress.trac.wordpress.org/ticket/6783

    About SEO, I’d love to see a plugin making BuddyPress more friendly in this area and we’d be very happy to help improving this part as soon as we could have guidelines about the needs.

    #307393
    BuddyBoss
    Participant

    You could set a profile type as Business and then set profile fields for it that make sense for a business. That’s one option.

    One issue people sometime run into is that they want users to have a profile that represents a person, and then also have some business content like listings etc which are associated with that person. So then you’re back to using BuddyPress for the profiles and needing another plugin for the business content.

    So it really depends on what you’re trying to do. In most cases I think it’s cleaner to use a listing plugin and have it link to the buddypress profiles as the authors of the business listings.

    You could also use Groups to represent businesses. But that makes more sense if they are representing a company with members (employees), like a Facebook page. If you just want “listings” it’s overkill and then you’ve also lost the ability to use groups later on for what they’re really meant for.

    There is a plugin I really like for listings that is just simple to configure and use in my opinion. I have no affiliate with it, just have used it on some custom projects and found it easy to work with. This one, worth a look:

    Advanced Classifieds & Directory Pro

    #307392
    BuddyBoss
    Participant

    In terms of being locked in, there is no more lock-in with BuddyBoss vs BuddyPress. Both are free, open source plugins. And BuddyBoss is being more actively developed than BuddyPress actually.

    It is very easy to toggle between the two while testing. We only have one migration script, which is for people who have used our old Media plugin to migrate their media posts. For all BuddyPress data there is no data migration necessary. The core data structure is intentionally the same.

    The main work to switch is just switching your theme. As we have editing the templates quite a bit to achieve a nicer frontend experience.

    As for putting the BuddyBoss Platform on Github, that will happen soon. This month or next. It’s actually on Github now we just need to document the contributor process and then make the repo public. We want developers to contribute to it. This has always been our plan, we’re just doing things carefully one step at a time. We’ll soon let customers vote on core features as well and then we can pick the most requested features and prioritize them.

    #307390

    In reply to: Profile default nav

    eloyruiz
    Participant

    Somebody there?
    I also tried with the function documented here <https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_default/&gt; but it’s also not working…

    #307385
    glouton
    Participant

    Hello there,

    I’m reviving this old thread cause I can’t wrap my head around the text domain.

    I’ve read this thread, the codex and this example : https://gist.github.com/imath/dce8426f686da1727f82

    It works for me, I understand how and the code but in case of adding buddypress-activity support to a post type created by another plugin (CBX Poll) I can’t figure out what text domain to use when I put this code in bp-custom.php

    With a home made plugin I would add support at post type registration and use this custom plugin’s domain.

    I guess I could use the functions.php of the theme and the theme’s domain but then it’s theme dependent.

    If anyone can enlighten me…

    #307378
    olufemishield
    Participant

    @prashantvatsh thank you for this. My case is a little different. I want to a tab in the buddypress profile menu that shows all the site-wide forums where members can click and add topics or replies. They wont be able to create forum. Basically, I just need what I see in “homepage/forums” to be replicated in homepage/members/username/forums.

    Thanks in advance

    #307368
    NBH707
    Participant

    I have been following the instructions here:

    Customizing Labels, Messages, and URLs

    I got to the step where it says to install WPT Custom Mo File. However, this plugin has not been updated recently and there are reports it does not work in its support forum.

    Are there any more up-to-date ways to do this step?

    reviseshare
    Participant

    WordPress version=5.2.2
    BuddyPress version=4.4.0
    Link to site=www.reviseshare.co.uk
    Using this with Aardvark theme (developer has made it clear that he cannot help us, as this is definitely a BuddyPress issue).

    Hi, we are developing a revision sharing website platform (as two students that have recently finished A-Level exams) and the most recent problem we have been trying to resolve is with BuddyPress. Firstly, when the user goes to their account, their posts do not appear. We are using a USP Pro submission form for users to submit posts, but we do not think this is the cause of this particular issue. Here is an image showing the problem: Illustrating no posts problem

    Secondly, when a user tries to change their profile image and uploads a file, the crop image messes up and only shows a dot that you cannot move or resize.

    We have tried reinstalling BuddyPress many times to no avail. We cannot express how grateful we would be for a solution, because without BuddyPress, we don’t think we would be able to launch the site.
    Thank you in advance.

    #307361
    denniosgwanka
    Participant

    Email should work but much can go wrong including things connected to plugins, themes and functions.php or bp-custom.php files.

    Presuming the email didn’t go into spam, and WordPress sent emails before installing BuddyPress, then one thing that can be tried is disabling all plugins except except buddypress and the ( un-customised ) bp-default theme.

    If this is a localhost/dev site then php / server has to be correctly configured and/or upgraded for email. Alternatively WP Mail SMTP may be useful in this situation…

    The main email address is set on the wordpress Settings > General page.
    I would advise you check you have correct PTR record for your IP address, and also set a SPF record along with your MX records doing these two things can drastically affect how mail servers receive your mail or reject it if not happy these two items exist and check out as valid.
    There may be other issues in some situations. For more info see: How to fix WordPress Not Sending Email issue

    #307360
    denniosgwanka
    Participant

    Email should work but much can go wrong including things connected to plugins, themes and functions.php or bp-custom.php files.

    Presuming the email didn’t go into spam, and WordPress sent emails before installing BuddyPress, then one thing that can be tried is disabling all plugins except except buddypress and the ( un-customised ) bp-default theme.

    If this is a localhost/dev site then php / server has to be correctly configured and/or upgraded for email. Alternatively WP Mail SMTP may be useful in this situation…

    The main email address is set on the wordpress Settings > General page.
    I would advise you check you have correct PTR record for your IP address, and also set a SPF record along with your MX records doing these two things can drastically affect how mail servers receive your mail or reject it if not happy these two items exist and check out as valid.
    There may be other issues in some situations. For more info see: WordPress Not Sending Email – Mail SMTP Not Working

    #307355
    knelsonkris
    Participant

    Hi,

    Every couple of weeks the buddypress forum stops working on http://www.Livelikeaviking.com. I have to “flush” the permalinks and everything is fine.

    I don’t know that it isn’t working until one of our subscribers complain – not a good situation.

    Please try to supply answers to the following questions.

    1. Which version of WordPress are you running?

    Wordpress 5.2.2

    2. Did you install WordPress as a directory or subdomain install?
    It is an add-on domain at SiteGround

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

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

    Yes – have upgraded since 4.8 however the issue was occurring then also.

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

    Yes – everything works perfectly.

    6. Which version of BP are you running?

    2.5.14

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

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Yes – a lot of them

    9. Are you using a standard WordPress theme or customized theme?
    Using the Voce theme have a child theme

    10. Which theme do you use ?
    Voce theme – http://www.wpstudio.com

    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?

    14. Please provide a list of any errors in your server’s log files. https://codex.wordpress.org/Debugging_in_WordPress

    No errors

    15. Which company provides your hosting?

    SiteGround

    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

    #307354
    nwus30
    Participant

    Link to my site
    WordPress version 5.2.2
    BuddyPress version 4.4.0

    Can you help with how to customize and add Social Login to the buddypress login form? I have attached a copy of the login form.

    `Login form

    Thank you

    gmbyrom
    Participant

    Hi all

    I’d like to prevent users from posting on their own profiles, and limit them only to posting in the various groups.
    I have users who are getting confused by this and after visiting their profile, they post an update right there thinking everyone will see it. But most users never look at each others profiles; this isn’t a social media site. Posts should be intended only for the buddypress groups and I’d rather they didn’t have the ability to post on their own profile.
    How can I prevent this? Either via customisation (preferably) or a plugin? TIA.

    #307346
    iamthewebb
    Participant

    BuddyPress Moderator

    I don’t there is anything that matches exactly what you are after but the above thread lists plugins for reporting if that is any use.

    #307344
    Mathieu Viet
    Moderator

    Thanks a lot for your interesting suggestions @coolhunt. I agree we need to talk about how we can improve BuddyPress documentation and about how to find help to start using/resolve issues.

    We are currently working on the next major version of BuddyPress (5.0.0). As soon as it’s released, I’ll start a discussion about it from our Development news blog.

    PS: really happy you like the work accomplished in Bowe Codes (although it would benefit from some improvements, but that’s another topic 😉 )

    #307342
    coolhunt
    Participant

    Hi @imath

    Im a big fan! specially your work on BOWE-CODES

    As for your suggestion as currently outlined on https://codex.buddypress.org/participate-and-contribute/ **IMHO –> I think is part of the problem..

    1) I think the way the documentation works is a little confusing and are often no longer relevant
    The documentation process of how its outlined, the submission process et al is not moving at the speed of the internet.. maybe a “stack exchange” style approach might work?

    2) Helping out in the forums seems ideal -but- I feel the forum mechanism is also a little outdated

    3) The nature of BP makes it a little hard to dial in how to respond to inquiries – simply because its not obvious to the hobbyist like myself to determine if its a template/theme issue, plugin issue or other various possible conflicts..

    Anyway.. Im suggesting that perhaps BP.org should be change the approach to the community.. idk maybe something like a how CUNY Commons approached it? idk.. it maybe helpful to have an FAQ thats crossed linked to a forum discussion — it might also be helpful to change -or- update how the forum is organized? *it might also be helpful to somehow incentivize for-paid organizations like @buddyboss & @buddydev (I think a paradign shift is needed)

    Theres a lot of great nuggets of information thats either SILO’d in private-for-paid-organizations, or buried somewhere in stackexchange, or somewhere in the internet (how do we herd-those-cats)

    Suggestion: What if BP allows private companies to ‘sponsor’ this forum and what the companies will provide is basic quick easy answers and BP in return can have a VERIFIED badge on their profile and that company a section on a forum that is something like “ASK Company XYZ”

    anyway.. idk.. I just feel that we’ve been doing the same thing for so many years and we arent getting any better at supporting the community

    cheers

    #307341
    Mathieu Viet
    Moderator

    Hi @coolhunt

    Everybody is welcome to contribute to BuddyPress, here are possible ways to do so https://codex.buddypress.org/participate-and-contribute/

    Writing documentation, helping others in support forums or translating BuddyPress in other languages are examples of contributions which does not require development skills.

    #307338

    In reply to: Forums Lisitng Issue

    iamthewebb
    Participant

    Hey, do you know what version of BuddyPress you upgraded from?
    I think there used to be guides on steps required for really old versions

    #307337
    Boone Gorges
    Keymaster

    Hi @m4soN – The easiest place to add custom CSS is in the Customizer. See https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/.

    Once there, you’ll need to learn a bit about how CSS works to make the changes you want to change. Without knowing more about what “very ugly” means, it’s hard to give specific instructions. But let’s say you wanted to increase the field padding. You might introduce the following CSS:

    
    .buddypress-wrap .bp-tables-user tr td {
      padding: 20px;
    }
    

    Here’s some more info about getting started with CSS: https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS

    #307332
    Boone Gorges
    Keymaster

    The function responsible for creating the notices is bp_nouveau_template_notices(). For example, if you override the buddypress/members/single/profile/edit.php template, you can insert <?php bp_nouveau_template_notices(); ?> just above the tabs, and the notices will show there. (They’ll also show in the original spot, which you could hide with some targeted CSS.)

    To make a similar change without overriding the template, try the following:

    
    add_action( 'bp_before_profile_field_content', 'bp_nouveau_template_notices' );
    
Viewing 25 results - 4,401 through 4,425 (of 69,040 total)
Skip to toolbar