Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 701 through 725 (of 94,540 total)
  • Author
    Search Results
  • #334255
    Koka boka
    Participant

    Hello. I want to present you my first plugin for BuddyPress. This is a release version, so I will be grateful for feedback and suggestions.

    Add the ability for users to recommend posts to their friends from the BuddyPress activity feed. This plugin allows users to easily share interesting updates, events and other activities with their friends.

    == Description ==

    The BuddyPress Share Activity plugin adds a “Share” button to each entry in the BuddyPress activity feed, allowing users to recommend interesting posts to their friends. With this plugin, you can improve the interaction between users of your site and promote the dissemination of important information.

    Share Activity for BuddyPress – github

    #334247
    mtjarrett
    Participant

    I do not have BuddyPress yet. I am researching the best way of hosting on my own site something that will work like Facebook Groups does. So far, I really like what I am reading about BuddyPress. However, it is important that I can assign badges to my members. For instance, if you are a guest looking around and asking questions (hey great) but I want others to be able to know that you aren’t a “member” of the group and you have not completed any of the training course around which the group is formed. Does BuddyPress have this capability. These are the needs:

    β€’ I want to award the badges myself, I don’t want them awarded automatically (ie FB groups badges)
    β€’ I want to be able to name the badges myself
    β€’ The badge should appear next to the user’s name everywhere

    Thanks for your help.

    polert45
    Participant

    Hello BuddyPress community! I’m encountering some issues while trying to integrate an insurance tool on my BuddyPress website. Specifically, I’m facing difficulties with the functionality and layout of the tool within the BuddyPress environment.

    Has anyone here successfully integrated an insurance tool on their BuddyPress website? If so, could you please share any tips or recommendations on how to overcome these challenges? I’d greatly appreciate any help or insights you can provide. Thank you!

    GyziieDK
    Participant

    Hello guys

    Anyone else having issue with the BuddyPress “Favorite” notifications?

    When a user favorites a post and this is later deleted then the notification stays and shows that this user has “1 favorite” – despite it not being able to find anything on the list?

    I dosen’t go away despite clearing cache (both server, browser and site).

    Anyone?

    stephunique
    Participant

    Hello

    I am using Buddypress Version 12.5.0. Currently, when a user logs in, they can click on their name in the top right corner of the page and this takes them to their profile page. I would like a separate, independent link that I can add to the navigation menu or a custom menu of my choice, that takes the users to their profile, and make their name not-clickable. Ideally the URL slug would then be “sitename(dot)com/user’same/profile” rather than “/member/user’sname”. How can I do this? I am not a developer but I can edit PHP with provided code.

    Thank you to anyone that can help.

    billakosgr
    Participant

    Hello!! I want something specific. I am using BuddyPress & BuddyPress Docs for my website and I got Moderators so every topic or doc that gets uploaded by a user it goes on pending until a moderator approves it or denys it. I want somehow to send a Notification on user profile or email when his topic or doc gets uploaded or got denied. Is there a way to do that?

    Thanks in advance!!

    #334177
    GyziieDK
    Participant

    Hello @megainfo

    Not sure if you’re still online here, but I could use some help with the BuddyPress Activity Pricavy plugin. It does work – for the most part, but when my users set the content for private or “fiends only” it still shows up to everyone under their private profile stream (everyone else can still se it no matter the setting).

    Hope you can help! πŸ™‚

    #334174

    Hey.

    I am looking into BuddyPress.
    For a Norwegian Permaculture web site using the Site Editor and Twenty Twenty Three theme.

    Should I have a subdomain with another installation of WordPress containing BuddyPress to not cloud up the default site?

    Hjem

    Should I just add it into the default site?
    I am wondering if someone creates a kind of mini video tutorial going through BuddyPress? Kinda like twice a year there is a tips and tricks in beginning with BuddyPress. A kind of 7-10 minute video just going through the standard.

    Should I add bbPress into BuddyPress?
    Basically what would be helpful is to have some better visual documentation.
    Btw I found this: https://github.com/buddypress/buddypress/tree/master/docs/user/getting-started

    Thank you.

    #334168
    GyziieDK
    Participant

    I use Paid Membership Pro and this add on: https://wordpress.com/plugins/pmpro-buddypress

    You would need to setup some (maybe) pretty complex membeships, but it would be possible to solve with PMP. You can add users into memberships – and these memberships can have access to specific groups only by default.

    Not sure if this helps and solves your problem, but only solution I can think of when it comes to restrictions and BuddyPress Features.

    Kind regards! πŸ™‚

    #334161
    Deep Vyas
    Participant

    I have a BIG headache when using BuddyPress and wager many others do too. I have many users join my site every day which I’ve set to manually approve each user(membership). Many membership requests I quickly approve as I see from their answers to my varied signup questions they are genuine.

    @epgb101 I can help you automate this manual approval process.

    #334160
    Deep Vyas
    Participant

    @ingelavragardwebbredase Please check this thread, Might help you

    Hide members

    #334159
    lanceelliott72
    Participant

    Does anyone know the BuddyPress shortcode for the Activity block… not the posts [activity-stream per_page=1] … but the input block.

    I am building an intranet and I want just the employee Activity input to be front and centre on the homepage. not I don’t want to send them to the activity page… yet.

    stephunique
    Participant

    I have allowed registration via Buddypress on my site.

    When a new user gets an account activation email after registering, the email uses the username in the “to” field like “To Username” but uses the first name in the email body like “Hello First Name”.

    This inconsistency does not look good and I want the email to use the user’s first name in the “to” field so it is more personable. How can I make the activation email use the first name instead of the username in the “to” field?

    Thank you.

    #334153
    Mike Witt
    Participant

    In case anybody else runs into this …

    Brajesh at BuddyDev pointed out to me that the ability to restrict BuddyPress generated stuff to BP pages was added in BP 11:

    BuddyPress will soon only load its JavaScript and Style assets into the community area of your site

    And (apparently) this was made the default in BP 12.

    So, the solution was to add this to functions.php in order to restore BP-generated stuff to all my pages:

    add_filter( 'bp_enqueue_assets_in_bp_pages_only', '__return_false' );

    stephunique
    Participant

    Hello

    I want to hide the “this field can be seen by” everywhere on the site. I am using Buddypress Nouveau, not legacy. I have seen a thread with a code suggested for Legacy, which did not work for me. Does anyone have a suggestion for Nouveau?

    #334140
    Mike Witt
    Participant

    I’m currently running BuddyPress 12.5.0 and BP Classic 1.4.0
    Also I’m using “Legacy” so site notices should be displayed as a banner at the top of each page.

    I rarely use site notices, so I don’t know exactly when the problem started (I’m guessing with BP 12).

    Site notices now show up normally, at the top of BuddyPress constructed pages. But on other WordPress pages, the notices show up at the bottom, under the page footer.

    I’d appreciate any ideas about how to fix this.

    Thanks!

    Mike

    stephunique
    Participant

    I want to be able to add a description that tells users their profile slug would use their username rather than their first or surname. Unfortunately, the username field is not editable in the Profile Fields section of the Buddypress profile like other fields are.

    Wondering if there is a different way to add the message?

    #334130
    thinlizzie
    Participant

    Have you tried forcing Buddypress to send emails using the WordPress email function?
    It might help.

    #334120
    marinambm
    Participant

    It’s due to SMTP. You must log in to SMTP using your website email address.
    Not enough, unfortunately only with Buddypress, you then also have to identify the email address with the website provider DMARk, use the Easy WP SMTP plugin
    You need to contact your website provider.
    Also check the spam

    We are welcome to network, register if necessary and give each other tips.

    Nachbarschaftstreff Hamburg – Harburg – Basteln Workshops

    #334119
    marinambm
    Participant

    It’s because of SMTP. You have to log in to SMTP with your website email address.
    Not enough, unfortunately only with Buddypress, you then also have to identify the email address with the website provider DMARk, use the Easy WP SMTP plugin
    You have to contact your website provider.
    Also look in the spam

    We are welcome to connect and perhaps register each other and give each other tips.

    Nachbarschaftstreff Hamburg – Harburg – Basteln Workshops

    locker17
    Participant

    Hello,
    I am using this script to add a random filter to the members loop:

    Add custom filters to loops and enjoy them within your plugin

    Furthermore I limited the number of users to return to 5 at the bp_has_members() function.

    If I switch to random it always shows the same members in a random order but not 5 from ALL members randomly.

    What can I do to achieve this?

    #334116
    ferencvaros
    Participant

    Hi!

    I have a WordPress website with the theme Jannah. It is compatible with both BuddyPress and BBPress which I use for forums.

    I have just now installed BuddyPress, and I think it looks great. It gives me all the features that I’m looking for, for my small community.

    However, there is something that annoys me. It is the “name” field. It appears automatically in the registration page, and of course on the edit user page.

    How can I get rid of this field? Basically I would just like to have these as required fields:

    – Username
    – Email
    – Password

    Thanks

    stephunique
    Participant

    Hello

    I am using buddypress Version 12.5.0. I am not a developer but I know how to add code to the functions.php file or code snippets plugin and add CSS.

    I have discovered that when a user registers for my site with the Buddypress registration form, the conformational email has the surname in the β€œto” field but the first name in the email body so it looks like this: https://ibb.co/pyPGFS5

    I created a test user with the following names:
    For the username, I called it “Username2”. For the first name, I called it Name2. For the surname, I called it “surname2”.

    In the screenshot I used Mailinator to test registrations and you can see that the name in the “to” field is the username and different to the name in the email body which is the first name.

    I’d like to make the name in the “to” field also the first name so it is consistent with the email body. Ideally I would also like to be able to customise the email body.

    Thank you to anyone who can help.

    stephunique
    Participant

    I have tried the solutions found on the internet including the one here on Buddypress Forum, and also this one: https://www.cozmoslabs.com/docs/profile-builder/add-ons/buddypress/#Hide_8220This_field_can_be_seen_by8221_notification_displayed_under_the_fields

    but they all seem to hide only the message on the registration form and not in their profile. I want to hide it everywhere.

    Anyone with a new idea?

    #334107
    ahmadmirza09
    Participant

    Hey BuddyPress Community,

    I’m facing performance issues on my site. Despite optimization attempts, it’s still slow. Any tips to speed it up? Thanks!

    Emma lily

Viewing 25 results - 701 through 725 (of 94,540 total)
Skip to toolbar