Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 7,276 through 7,300 (of 69,106 total)
  • Author
    Search Results
  • #270756
    Varun Dubey
    Participant

    @tom-corvus You can check codes at
    https://plugins.svn.wordpress.org/bp-default-data/tags/1.2.0/process.php with function name bpdd_import_users_profile()
    BP Default data plugin have created some fields and field group for BuddyPress.

    #270755
    Varun Dubey
    Participant

    @grounder Try to update BuddyPress at your site and if you are already using the updated version, you can go to Tools >> BuddyPress to repair tables.
    If your database is huge then I will suggest repairing all options one by one.

    #270754
    Varun Dubey
    Participant

    @digitalyak instead of modifying plugin file directly, you can override these template files inside child theme at the following path and then add your changes, it will preserve your edit even after plugin updates

    child-theme-folder/buddypress/members/single/messages/

    #270753
    digitalyak
    Participant

    never mind, found the file:

    wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages

    #270748
    Renato Alves
    Moderator

    BuddyPress is alive! ๐Ÿ™‚

    #270747
    Renato Alves
    Moderator

    You can use the BuddyPress REST API for that: https://github.com/buddypress/BP-REST/

    It is still a work in progress. But usable.

    #270744
    virajsonagra
    Participant

    I am running following plugins in my site.

    1. BuddyPress
    2. BuddyPress cover
    3. BuddyPress NoCaptcha Register Box
    4. Buddypress Xprofile Custom Fields Type
    5. BuddyPress xProfile Rich Text Field

    Wordpress version 4.5.1

    #270742
    Venutius
    Moderator

    You can use one of the BuddyPress privacy plugins to set aspects of your site as private and visible only to logged in users. For example it’s a feature of BuddyPress Registration Options or BuddyPress Simple Privacy, or BuddyPress Members Only.

    #270741
    Venutius
    Moderator

    BuddyPress has not been abandoned. It’s alive and kicking.

    #270724
    grounder
    Participant

    After 8 account created and all the plugin tester, i find it’s Xprofile wich create this bug.
    But it’s not made to be compatible and makes that for buddypress? And it’s one of the vital plugin for my website i’ll try to delete all the data from my database and the plugin from my ftp to upload a new version

    #270722
    Varun Dubey
    Participant

    @pmaheepala domain/members/username/ should link to the front page, which needs to be added inside BuddyPress Menus http://prntscr.com/icjcek for time being, you can use https://wordpress.org/plugins/bp-direct-menus/ it’s an outdated plugin but it will serve the purpose for now. http://prntscr.com/icjklb

    #270717
    Varun Dubey
    Participant

    @grounder BuddyPress use same user table to display users, it does not have its own instance to save the password. It might be possible you are using some custom approach to create an account, and it does not set the password, and WordPress is generating an auto-generated password for it.

    #270716
    Venutius
    Moderator

    I think the first thing to do is to rule out a plugin conflict, there’s definitely something not working, something interfering with the registration process. S you need to test this with just BuddyPress loaded and a standard theme like 2017.

    #270715
    Varun Dubey
    Participant

    @peterfae feeds will be generated on subsite after you switch BuddyPress network at subsite.
    all feed urls will work similarly as they were working at the primary site with subsite url
    e.g. where site 2 is
    For single profile activity feed : bpmulti.dev/site2/members/varundubey/activity/feed/
    For site-wide acidity feed url : bpmulti.dev/site2/activity/feed/

    You can follow this instruction when switching your BuddyPress network from primary site to subsite https://codex.buddypress.org/legacy/getting-started/install-buddypress-on-a-secondary-blog/

    #270708
    krioteh
    Participant

    I, like that dog: I understand everything – I can not say ๐Ÿ™‚

    I just made changes to the standard BuddyPress function, there was this hook.
    I think that I need to call a loop, which in turn will sort through all the users and start synchronization in this cycle. Then add this cycle to the crowns so that the synchronization is done according to the schedule.

    But how to translate this into php …
    Ok, I’ll go and smoke the manuals. Thanks for the tip-off.

    #270703
    Henry Wright
    Moderator

    I wonder why Members page is not part of the BuddyPress menu?

    Good question! This is something you can change at the theme level. Nearly all areas of BuddyPress can be customised. If you need help feel free to post questions and open new topics.

    #270700
    Varun Dubey
    Participant

    @normancates that screenshot it not BuddyPress theme specific, it’s regular WordPress Profile screenshot.
    Bp-nouveau will be part of BuddyPress template files after BP-3.0 updates.

    #270697
    amiya36
    Participant

    Here is what I did that worked! Installed Buddypress member types and kicked groups to the curb because the types plugin paginates perfectly! Thank you.

    #270692
    Norman Cates
    Participant

    OK, thanks.

    So am I misunderstanding what a template pack is?

    I had thought it was a way of displaying BP information inside other templates, assuming they don’t override the BP formatting.

    So there is only one way at the moment by default?

    It’s really hard to find free templates for BP. Are there any recommended ones that look nice and are responsive?

    Looking at https://buddypress.org/ there is a screen shot of a nicely laid out profile screen that is a lot more attractive than the default one.

    Does anyone know what that template is and if it’s generally available?

    Thanks.

    #270689

    In reply to: Problem with hotmail

    JC
    Participant

    It works now for me.

    I have just registered a Hotmail account and a Gmail account. Both works.

    There some things you can try:

    – Go to dashboard -> settings -> buddypress -> pages and change the activation page associated to buddypress, now it’s “Activar” (I think you are Spanish, I’m from Mรกlaga), You can create another page called “Nuevo usuario” and then associate this new page to BuddyPress.

    – Restore the emails (Dashboard -> tools -> BuddyPress)

    It should work now for you too once you are not adding the Unsubscribe header anymore.

    #270685

    In reply to: Problem with hotmail

    JC
    Participant

    Yeah, the header was the issue. The BuddyPress team will fix it, I’m pretty sure ๐Ÿ˜‰

    Regarding the activation link, I will take a look, it should work since we just commented out the code where the header was added…

    #270681
    JC
    Participant

    You can find more info here:

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

    See last message:
    Outlook.com and Apple iOS Mail 10 does not support HTTP URLs for the List-Unsubscribe header (which is what we are using), so the “Unsubscribe” link will not show up in these clients.

    Now Outlook.com rejects those emails.

    #270680

    In reply to: Problem with hotmail

    JC
    Participant

    Outllook.com are blocking the emails because of this:

    if ( ! empty( $tokens['unsubscribe'] ) && $tokens['unsubscribe'] !== site_url( 'wp-login.php' ) ) {
    	$user = get_user_by( 'email', $tokens['recipient.email'] );
    
    	$headers['List-Unsubscribe'] = sprintf(
    		'<%s>',
    		esc_url_raw( bp_email_get_unsubscribe_link( array(
    			'user_id'           => $user->ID,
    			'notification_type' => $email->get( 'type' ),
    		) ) )
    	);
    }

    If yoy remove this if statement activation mails are sent. This code is located at buddypress/bp-core/bp-core.filters

    It’s a new commit, that’s why it worked in previous versions.

    To sum up, if you are using BuddyPress 2.9.3, users with Microsoft accounts will not receive the activation email.

    #270679
    JC
    Participant

    First sorry for my spelling in the above messages.

    Outllook.com are blocking the emails because of this:

    if ( ! empty( $tokens['unsubscribe'] ) && $tokens['unsubscribe'] !== site_url( 'wp-login.php' ) ) {
    	$user = get_user_by( 'email', $tokens['recipient.email'] );
    
    	$headers['List-Unsubscribe'] = sprintf(
    		'<%s>',
    		esc_url_raw( bp_email_get_unsubscribe_link( array(
    			'user_id'           => $user->ID,
    			'notification_type' => $email->get( 'type' ),
    		) ) )
    	);
    }

    If yoy remove this if statement mails activation mails are sent. This code ir located ad buddypress/bp-core/bp-core.filters

    It’s a new commit, that’s why it worked in previous versions.

    To sum up, if you are using BuddyPress 2.9.3, users with Microsoft accounts will not receive the activation email.

    I hope this get fixed in the next version.

    Tom Corvus
    Participant

    Hi,

    I develop a plugin based on ACF Pro & BuddyPress. I would like to know if I can create profile fields and group fields with function or method?

    Like ACF Pro (acf_add_local_field_group), when the admin activate the plugin, I check if BuddyPress & ACF Pro are installed and activated. Then I create post types, ACF, and I would like to add Xprofile fields on the main profile tab and add a group fields with some fields inside.

    How can I do this?

    Thanks for your help.

    Tom

Viewing 25 results - 7,276 through 7,300 (of 69,106 total)
Skip to toolbar