Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 5,176 through 5,200 (of 69,044 total)
  • Author
    Search Results
  • #303448
    shanebp
    Moderator

    I created be the Activity page, it doesn’t show whatever content I’ve typed into the top.

    Correct. BP will remove any content that you add that way and inject BP content instead.

    You can find BP specific info here.

    Re nav: You can control the top nav by using the WP menus.
    Go to wp-admin > Appearance > Menus and explore all the options.

    Venutius
    Moderator

    I took a look at BuddyPress Like and it looks like it’s far from ready for use, so I think I’d look at https://wordpress.org/plugins/favorites/ instead, you could create a Profile page for the users list of likes and add your weighting based on your criteria.

    #303441

    In reply to: Bug in private message

    aoiu
    Participant

    I desactivate all the plugin (except buddypress) and i have the same bug. :/

    #303439

    In reply to: Bug in private message

    aoiu
    Participant
    Venutius
    Moderator

    I think based on your requirement that for your ultimate requirement you will need some custom coding. This is due to you wanting to add weighting to the likes.

    One option would be to enable new blog posts to appear in the BuddyPress activity stream. That would automatically allow BuddyPress users to favorite the activity and for it to appear in their list of favorites in their profile. However you won’t easily be able to add your weighting since the BP favorites system dones not have this functionality. But that’s the same for any existing plugin. The potential downside is that the BP Activity stream is not just posts (which would have to be enabled with a bit of code).

    There are also a number of WordPress post specific likes plugins, however these don’t give you a profile page with a list of your likes and the same issue remains that they would not support you weighting.

    If it was me, I’d probably look to use a plugin such as BuddyPress Like as a basis for my solution. I’ve not looked in detail at this plugin but I’m assuming it adds the ability to like posts and display a list of likes in the users profile. That would serve as a good basis for what I was looking to do. It would then need some modification in order to support your specific weighting mechanism. The complexity of that task would depend on exactly how you want your weighting mechanism to work and the technique you use to account for it when displaying the likes list.

    #303421
    shanebp
    Moderator

    Please use the code button when posting code.

    Did you read the codex page re the members loop?

    You cannot add custom parameters to the loop.
    You can write a custom query to gather all the member ids that fit your criteria and then pass those ids into the include parameter of the members loop.

    #303420
    shanebp
    Moderator

    Go to your wp-admin screen. Then go to Settings > BuddyPress > Components

    If you cannot go to your wp-admin screen, then you have a major WP problem and probably need to install everything from scratch.

    #303416
    Venutius
    Moderator

    Hi there, I can confirm I’m also seeing this behaviour, could you raise this as a bug on Trac?

    browte
    Participant

    I have the most recent version of WordPress and BuddyPress running, and on the Members List, the Friends tab shows ALL of the site’s members, not just the user’s friends. If I refresh the page while the Friends tab is active, it filters properly and just shows the user’s friends, but if I click off of that tab and back to it, it goes back to showing the entire user list on the Friends tab.

    I am using the Member Types Plugin from BuddyBoss, but deactivating that plugin doesn’t fix the issue.

    It is working properly inside of the User’s account area.

    Members

    Venutius
    Moderator

    Does it do this with only BuddyPress active?

    #303383
    neilgee
    Participant

    Ok thanks, I have opened a ticket.

    To get around it for now I am using the Buddypress xProfile Rich Text Field plugin which allows an RTF field which does maintain all formatting if re-edited.

    #303379
    ecogpast
    Participant

    Thank you for further discussion. BuddyPress has a built-in custom link that it offers to populate into menus so that people who are logged out can log in. That custom link goes to the default wp-login.php. That is part of BuddyPress for sure. It has the nice capability of only being present if someone is logged out, so I don’t want to forgo that nice BuddyPress feature. If I uninstall BuddyPress it goes away. However, for security reasons I have changed my login URL, so I just want to set the BuddyPress custom link to match. This is why I am seeking help, as it is a BuddyPress feature and problem I need help with. Thanks!

    #303376
    aussiemike
    Participant

    Hello All,
    Would someone kindly tell me how I can either hide or reset the creation dates for groups? Preferably using bp-custom.php file.

    I have been intermittently working on a site for the past 12 months and stupidly created a lot of groups when I first installed BuddyPress.

    Best regards,
    Mike

    #303375
    ecogpast
    Participant

    Thank you for responding. BuddyPress has two sets of menu items it can add: “Logged-in” links and “Logged-out” links. The menu option to log in falls into the latter set, because people have to be logged out to then log in 😉 Anyway, I cannot see a way to edit that custom link from within the Appearance -> Menus part of the admin panel.I can change the label, but not the URL. Do you know a way to change that URL?

    I guess I could create my own custom link in the menu admin panel, but then it will be on for all users whether they are logged in or not. That’s not desirable. The goal is to have BuddyPress’ capability.

    What do you think? Thanks!

    ecogpast
    Participant

    My proto website is at https://ecohydraulics.org/. I am running WordPress 5.1 and I use Easy Hide Login 1.0.6. I have installed BuddyPress 4.2 and set it up as instructed. The problem I need help with is that the “Login” top menu item that is added by BuddyPress wants to go to the wp-login.php, but this is expressly blocked by the plugin Easy Hide Login. I need to set the Login hypertext URL to go to the slug I have specified in the Easy Hide Login plugin. Please advise me how to do that or where I can find the answer.

    I have searched the BuddyPress documentation and support forum extensively as well as the internet for MANY hours. I have not found an explicit instruction how to do this, but I get the hint that I probably have to edit one or more .php files. I just don’t want to do that without being sure what to do, so it is not pure trial and error. Ideally, I would just specify the slug somewhere, but I’ll do whatever is advised. I apologize in advance if this is already answered somewhere, so I will gladly take a link to such a place, but my searches have not yielded the answer, so I am asking for help now after many days of struggle. Thanks.

    #303371
    shanebp
    Moderator

    afaik, BuddyPress does not add that text or links to the registration page or widget.

    Find out how that text and links were added to the screen and you’ll know how to edit them.
    Maybe the logy-register-widget? Whatever the f@ck that is.

    #303368
    DominaDoll
    Participant

    Hello! I am trying to edit the links to my Terms & Conditions & Privacy Policy on my sign up for Registration via WordPress/BuddyPress. I am using Customify as a theme and plugins BuddyPress & Youzer to create a social membership site.

    Wordpress- Version 5.1
    BuddyPress- Version 4.2.0
    Youzer- Version 2.1.5

    Here is the link to the register page. You can see the links in the form.

    I have wasted 2 days trying to find an answer to this in various forums and plugin reviews. Hoping someone here will be able to help me fix these links.

    Thank you for your help!

    #303367
    Venutius
    Moderator

    Hi there,

    This is happening because the Nouveau register page will not submit without an email being entered into the field. There’s a number of possible solutions to this, all of them pretty hacky. So for example you could use JavaScript to remove the required status of the email field. However you mentioned overloading the register page and I’ll give you my more hacky solution. Be warned you will probably need to do more work to get your register page looking right. My solution is to replace that section of the Nouveau registration form with the Legacy content.

    So you’d replace this:

    <?php bp_nouveau_signup_form(); ?>

    with this:

    <label for="signup_username"><?php _e( 'Username', 'buddypress' ); ?> <?php _e( '(required)', 'buddypress' ); ?></label>
    
    <input type="text" name="signup_username" id="signup_username" value="<?php bp_signup_username_value(); ?>" <?php bp_form_field_attributes( 'username' ); ?>/>
    
    <label for="signup_email"><?php _e( 'Email Address', 'buddypress' ); ?> <?php _e( '(required)', 'buddypress' ); ?></label>
    
    <input type="email" name="signup_email" id="signup_email" value="<?php bp_signup_email_value(); ?>" <?php bp_form_field_attributes( 'email' ); ?>/>
    
    <label for="signup_password"><?php _e( 'Choose a Password', 'buddypress' ); ?> <?php _e( '(required)', 'buddypress' ); ?></label>
    
    <input type="password" name="signup_password" id="signup_password" value="" class="password-entry" <?php bp_form_field_attributes( 'password' ); ?>/>
    
    <div id="pass-strength-result"></div>
    
    <label for="signup_password_confirm"><?php _e( 'Confirm Password', 'buddypress' ); ?> <?php _e( '(required)', 'buddypress' ); ?></label>
    
    <input type="password" name="signup_password_confirm" id="signup_password_confirm" value="" class="password-entry-confirm" <?php bp_form_field_attributes( 'password' ); ?>/>

    Like I say it’s not the prettiest solution but it should get you moving forward.

    #303364
    dalemcgregor
    Participant

    In the basic buddypress theme, when users on my site post, there is a drop down that lists the groups they have joined, and they can choose which they would like to post to. In nouveau theme, the box asks them to type the group name in order to choose it. Is there a way to get the nouveau theme to actually list their groups instead of needing to type the specific group?

    #303362
    Venutius
    Moderator

    Hi there,

    BuddyPress uses the server date to work out the dates for notifications so I think the first thing to ask if is your server date is showing correctly. You can check this in Settings>>General.

    #303361
    shanebp
    Moderator

    I think a good enhancement would be for this hook to pass some data: bp_core_general_settings_after_save
    Currently, there is no way to tell if there were errors.
    The same issue is found in the other files in bp-settings/actions/

    You can open an enhancement ticket here.
    Use the same login info you use for these forums.
    Include a reference to this thread in the ticket description.

    #303357
    msteimann
    Participant

    Thank you for your quick reply Venutius. I reported this issue to the Yoast support forum and hope to get feedback some day in the future. I will keep you informed.

    One more thing: May I direct you to this support ticket, which describes an issue which is said to be fixed for years, but still present on my and KLEO theme developer’s system:

    https://buddypress.trac.wordpress.org/ticket/8044

    Thanks for looking into this ticket, and I would be happy if you could chime in.

    Regards,
    Martin

    #303355
    Venutius
    Moderator

    Sounds like you need to ask Yoast to add support for BuddyPress.

    janjalanie
    Participant

    Hi everyone! does anyone here experience the same thing when you compose a message then you view the thread you will notice the text above the subject like this (Conversation between you and Deleted User and you.) it has a redundant (you) how to fix this? does anyone experience the same thing? i am using buddypress Version: 4.2.0 and wordpress 5.1 thank you guys..

    #303343
    shanebp
    Moderator

    I can confirm this bug. And it is not specific to a Template Pack.
    Some formatting is lost : afaik, the 3 alignment options and the numbered and bullet lists.

    I believe this is due to the allowed tags array used by BP.
    Those tags are not allowed and therefore are stripped when edits are saved.

    The allowed tags need to be altered to allow those tags.
    Or filtered to allow those tags when profile edits are saved and a Multi-Line Text Area field is present.

    Please open a bug ticket here.
    Please reference this thread in your bug description.
    Use the same login that you use for these forums.

Viewing 25 results - 5,176 through 5,200 (of 69,044 total)
Skip to toolbar