Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,751 through 2,775 (of 69,061 total)
  • Author
    Search Results
  • #316978
    Yambub
    Participant

    Hi I have been setting up a social site (clickforcharity.net) using buddypress and youzer theme etc, all going fine except that I set up a group (only testing at this stage) and could se it all fine as admin, then I set up normal users to test, and it allows them to join groups but then instead of showing all the activity it says “Sorry, there was no activity found. Please try a different filter” even though no filter is applied.

    I found some very old references to this message but following the advice found there did not change anything. (e.g. here).

    Eventually I found that if I gave the users admin privileges the problem wen away. Despite making me happy that I had managed to do some troubleshooting, I’m now stuck. Any ideas appreciated, specially if you’ve come across this before and know what I did wrong!

    Cheers.

    WP set-up details are in pastebin rather than cluttering up here.

    myssyh
    Participant

    Hello the community,
    I installed Buddypress with the plugin Paid Membership Pro and when I try to change the role of a member in a group (from Member to Administrator), I have an error message saying something like “Cookie nonce is in invalid”

    Is someone know how I can fix this?

    Thanks in advance for your help 🙂

    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

    #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

    #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.

    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

    #316875
    iamthewebb
    Participant

    Hi, Youzer heavily customizes BuddyPress so you will likely need to contact their support while this plugin is activated. The js file you mention above is also one of theirs as you can see from the yz initials at the beginning of the file name.

    #316873
    Tim
    Participant

    Hi,
    When we try to Post we get this error and button spins forever without doing anything because it is a fatal “Uncaught ReferenceError” and points to script yz-wall-form.min.js?ver=2.6.2:formatted:64

    Buddypress 7.1.0
    Youzer 2.6.2
    Wordpress 5.5.3
    Using BeTheme
    Hosting: WPEngine

    Screenshot of console…
    01.25.2021-12.38.00

    Any ideas?
    -Tim

    Nahuai Badiola
    Participant

    Hi,

    I’m starting to use the BuddyPress Nouveau template an I noticed that not all the Private Messages are displaying (on /messages/).
    In this case only the last 12 messages are displayed and there is no pagination.
    I didn’t find any setting to change it (if there is any).

    If I rollback to the legacy template I can see all the messages (+100) and the pagination to move around.

    I’m I missing something?

    Thanks!
    Nahuai

Viewing 25 results - 2,751 through 2,775 (of 69,061 total)
Skip to toolbar