Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,151 through 3,175 (of 72,733 total)
  • Author
    Search Results
  • #316971
    muhittin62
    Participant

    Hi
    Is the Buddypress plugin compatible with PHP 8.0?

    ppp12345
    Participant

    Hi,

    I’m clueless why you set the default value of the password visibility input to “visible” in the registration form, instead of the other way around- like the rest of the planet is doing.

    So here goes, how do I set the default password input visibility button to hide the users input of password… e.g. so it behaves like the default WordPress login behavior. Pressing a key, it blinks and gets hidden.

    I appreciate;

    1. An explanation
    2. Help to achieve which shouldn’t needed to be asked for- it is major security issue that should be resolved asap) the above
    3. Why is https://buddydev.com/buddypress-better-registration-part-1-remove-full-name-confirm-password-from-buddypress-registration/ this not working with Nouveau? Can you please explain how to make it work with Nouveau.

    Thank you for a great plugin, and look forward to prompt replay!

    #316960

    In reply to: User Calendar/Agenda

    valuser
    Participant

    Also, though not specificaly member orientated, this old WPMU -DEV plugin may still work or at least provide an idea as to how to go about it.

    It was among a number of previously premium plugins (some BuddyPress) released ( as in use / fork at your pleasure) by WPMU-DEV a few years ago.

    #316950

    In reply to: User Calendar/Agenda

    Jake Ward
    Participant

    Hey Mike,

    I never did find the perfect solution unfortunately. In the end BuddyPress Simple Events proved to be the best solution for me. It’s clean, simple and straight forward to use. I found the others were quite bloated in feature sets and weren’t the best from a user experience perspective.

    https://wordpress.org/plugins/buddypress-simple-events/

    Cheers
    Jake

    #316943
    saiabhijat
    Participant

    Hello everyone,

    Buddypress currently has an activity stream where any sort of files and media can be uploaded. Is it possible to eliminate all different activity streams such as uploading folders etc and keep only media content along with the captions? If yes, how?

    #316940
    rodgerhs
    Participant

    I am using WPOcean theme and there is not an section for BuddyPress in the theme.
    There is a LearnDash section and chose the layout with a sidebar?

    Is my theme the problem? Why is my theme not showing me Buddypress?

    #316939
    rodgerhs
    Participant

    I have connected Buddypress with Learndash but to navigate between the two of them I want to use Sidebars with widgets. In Learndash I have the BuddyPress widgets on that side bar and now I want a Sidebar on all the Buddypress pages that show LearnDash widgets.

    I do not see a way to add a Sidebar to Buddypress? I found an ancient plugin that has not been maintained for sometime and it doesn’t work.

    Seems like a fairly basic thing to do?? What am I missing?

    Thanks in advance

    priskabroese
    Participant

    Hi there,
    I used the php code from this topic https://buddypress.org/support/topic/redirect-user-to-a-custom-page-after-login-2/
    However, this does not help, if a user registers the first time. Can someone help me what changes are necessary for this event?
    Thanks a lot, kind regards Priska

    #316937
    shanebp
    Moderator

    >Is it embedded in BuddyPress?

    No, but it is in BuddyBoss.

    #316935
    Tim
    Participant

    I dont see any bbPress plugin on our site though. Is it embedded in BuddyPress?

    #316934
    shanebp
    Moderator

    These are the forums for BuddyPress.
    afaik, your question is about bbPress; their forums are here.
    In the context of your screenshot, afaik, POSTS refers to forum posts.

    #316924
    jahfish
    Participant

    Greetings, This is my first time working with BuddyPress. I can set up the menu, but I can’t click anywhere click anywhere in it. I can open the login module, but cannot actually login. I can login by going to the correct web address, but then I cannot click on the menu to go to activity, groups etc. filmdakota.com

    #316919
    Venutius
    Moderator

    Hi J,

    How about this:

    BuddyPress Auto Join Groups

    #316918
    jarnoum
    Participant

    Hi,

    I have created an xfield dropdown menu for country and i would like the users to join a matching group upon registration.

    There’s some topics about this dated way back but all of the suggested plugins are dead.

    Could somebody help me with this? I’m using latest WordPress and Buddypress.

    Best Regards,
    J

    #316916
    roshank13
    Participant

    Yeah, I fixed it.

    For some reason members page not working. So created new member page with same title/slug and assign that page under Buddypress pages settings.

    Thanks guys to help me.

    Gabe462
    Participant

    I thought it might be simple to create a static page to display the current user’s profile. I found BP_Members_Theme_Compat::single_dummy_content() returning
    /bp-nouveau/buddypress/members/single/home.php and tried to call that in my shortcode function. That didn’t work, because BP hadn’t been told which user I was looking for. I tried an experiment:

    add_filter( 'bp_get_displayed_user', function ( $user ) { 
        return ( is_null( $user ) ) ? wp_get_current_user() : $user;
    } );

    which failed. I think what I’m really needing to understand is how to actually load buddypress where it’s not already being started up.

    So I’d like to know:

      How to initialize BP in a place where it isn’t already
      a better informed approach for placing the user profile on an actual page

    Maybe someone’s already made this a plugin that I can pick apart?

    Thanks

    #316895
    Freelancealot
    Participant

    Hi,

    Thanks for your time.

    I’d rather not start loading a different theme, and if I did I would probably load a default WordPress one for testing purposes. OceanWP is said to be compatible with BuddyPress, it’s listed on the BuddyBoss site.

    I did actually start my question off with ‘Even though the Customizer settings are set to Horizontal for both Group and Profile, the member and group directory pages are still showing with the nav vertical.” So your video link does not help.

    Would love to get this sorted out.

    Cheers,
    Tracy

    #316894
    wbcomdesigns
    Participant

    @freelancealot You can test the same with the BuddyX theme it have dedicated support for BuddyPres and bb.
    Meanwhile, you can also check the Customizer setting
    Customizing >> BuddyPress Nouveau >> Member navigation

    https://www.awesomescreenshot.com/video/2526315?key=100e379800d6b704907b7e0e5f40567a
    above screencast using BuddyX theme

    #316890
    mdoreo
    Participant

    I’m a newbie with alot of this.

    With buddypress notifications…
    User clicks on the bell and see all the notifications listed.
    Then user clicks on any of them….then goes to page not found.

    What I’m I missing! Please help!

    Thanks!

    #316888
    shanebp
    Moderator

    Not sure what your issue is, but for reference this plugin adds a profile nav & subnav to nouveau:

    BuddyPress Simple Events

    btw – good to see you on here again.

    #316883
    Venutius
    Moderator

    Hi all,

    I’m trying to get the Mass Messaging in BuddyPress working in Nouveau, The menu item and screen function are there, work fine in Legacy but in Nouveau cause js error and I’m thinking I need to give the nouveau js some additional information in order to display the screen via js ( currently am geting a blank page when navigating via the subnav buttons. My probem is that there is absolutely no documentation on this (that I can find).

    So, when converting a Legacy subnav item to a Nouveau subnav ite, what extra steps need to be taken?

    Thanks

    #316882
    roshank13
    Participant

    I have issue in Buddypress pages. Its showing 404 error page for all the buddypress inner pages
    e.g. Profile, settings, Notification & message pages etc.

    Wordpress version: 5.6
    Buddypress: 6.0
    Website link: https://basscat.com/forum/

    Using custom theme. Same issue occurs with Twenty twenty one.

    Thanks in advance.

    r083r7
    Participant

    I am trying to hide content from all users on my site unless they are friends. So for example I want to have a custom tab that has content on it. The tab/content is only visible to other BuddyPress users that I am friends with and have approved their connection. Is there a way to do that?

    I’m hoping BuddyPress has some sort of permission structure to facilitate something like that.

    #316877
    dannyleedawber
    Participant

    Hey I’m creating a social media website called The Social Crew and I’m wondering is it possible to have the activity feed showing only what the user follows with the plugin BuddyPress Follow

    Freelancealot
    Participant

    Hi,

    Even though the Customizer settings are set to Horizontal for both Group and Profile, the member and group directory pages are still showing with the nav vertical.

    I’m using:

    Wordpress 5.6
    BuddyBoss Version 1.5.6 (free platform) with nouveau templates
    OceanWP v2.0.2 (theme)

    I don’t know if this would effect anything, but I originally installed Buddypress and then changed to Buddyboss. So I’m not sure if there could be any ghost settings somewhere in the db? I tried creating a brand new WP page and set that up as the Page to use but still insisting on going vertical.

    Looking at the source code something somewhere is inputting the classes for the vertical navigation. The only similar thing I could find was this thread: https://buddypress.trac.wordpress.org/ticket/7799 but it isn’t any help.

    Horizontal navs are working on the other Buddyboss nouveau template pages.

    I tried to get around it by using the [profile type=””] shortcode on a WP page but that doesn’t include the search and filter component.

    So my question is: How do I stop Buddyboss/buddypress from insisting on vertical nav?

    If that’s not possible, for whatever reason then how can I use the profile shortcode on a WP page that includes the search and filter and the grid/list toggle? I’d be interested to know this anyway as would like to create separate pages for certain profile types.

    The site is for registered users only but the link is https:// conference.bafa.ac.uk/

    Please be gentle, this is my first delve into Buddypress/BuddyBoss.

    Cheers,
    Tracy

Viewing 25 results - 3,151 through 3,175 (of 72,733 total)
Skip to toolbar