Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,226 through 18,250 (of 94,538 total)
  • Author
    Search Results
  • #243948
    intimate1
    Participant

    Yeah,

    This is a bit more advance for me?

    $admin_email = “admin@intimatencounters.com”;
    $message = sprintf( __( ‘Member: %1$s’, ‘buddypress’ ), bp_core_get_user_displayname( $user_id ) ) . “\r\n\r\n”;
    $message .= sprintf( __( ‘Color: %s’ ), bp_get_profile_field_data(‘field=Color’) ). “\r\n\r\n”;
    wp_mail( $admin_email, sprintf( __( ‘[YOUR SITE] Member Profile Update’ ), get_option(‘IntimatEncnounters’) ), $message );
    }
    
    add_action( ‘xprofile_updated_profile’, ‘rc_buddypress_profile_update’, 10, 5 );

    I have a lot of unknowns.

    For example, for line 5 do I need to include every single field? Also, for the bit of code that preceeds bp_get_profile_field_data, .= sprintf( __( ‘Color: %s’ ). Do I need to include anything in here, next to ‘Color:%s’ or leave it as is?

    For line 6, do I need to type the captitalized [YOUR SITE] exactly like this [INTIMATENCOUNTERS]?

    And lastly, for ‘blogname’ would I type ‘intimatencounters’ ?

    function rc_buddypress_profile_update( $user_id ) {

    Thanks,

    C.E.

    #243941
    Splendorito
    Participant

    Hi,

    I wonder if anybody is using Redis with Buddypress. My host recently added it as an option for cache but I don’t know if it would work good with buddypress.

    #243940
    kcdrip
    Participant

    Hello, I have Buddypress installed on thetruthdating.com, when I try to access the wp-admin screen when the plugin is activated it gives a 500 error. I have disabled all plugins and tried activating in on other themes and it still gives me the issue. I have increased the memory and that had no effect either…Any Ideas?

    bayshanac
    Participant

    Hello,

    I’m using WP 4.2.4 and Buddypress 2.3.2.1 and Twenty Fifteen theme.

    I need to get activity loop ordered by most favorite items and I found this article:

    Add custom filters to loops and enjoy them within your plugin

    That is exactly what I need but when I implement it, nothing happens. I tried to var_dump($sql) from public function order_by_most_favorited and nothing happens again.
    Here is the code that I used: https://github.com/imath/bp-loop-filters/blob/master/bp-loop-filters.php

    Help! Thanks!

    peipooh
    Participant

    After the update I can no longer access the admin dashboard.

    This is the error I keep getting:

    Fatal error: Access level to BP_Activity_List_Table::row_actions() must be public (as in class WP_List_Table) in /home/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-admin.php on line 1777

    I tried manually downloading the new version and substitute via FTP the bp activity admin file but it didn’t work.

    Any help would be appreciated, thank you.

    #243924
    danbp
    Participant
    #243920
    Henry Wright
    Moderator
    #243919
    Caleb
    Participant

    Hi,

    How can I change what some elements say with Buddypress? I need to change the button under the users that says “Private Message” to “Chat User”.

    Is this possible?

    Thanks!

    #243918
    samgeppi108
    Participant

    Are there any inherent conflicts to having Buddypress installed in the home domain, then another WPinstall in another directory,.. unaffected by Buddy press..? (or vice versa)

    #243915
    DevynCJohnson
    Participant

    @shanebp , thanks, but reread #12.

    True, BuddyPress provides a way to upload avatars, and “Basic User Avatars” and “Simple Local Avatars” are plugins offering that feature. However, after upgrading my theme to HTML5 and removing Flash from my browser, I can no longer upload avatars using any of the three mentioned possibilities (backend or frontend).

    As for your suggestion about Autoptimize, it does not work like that. “plupload.full.min.js” is supposed to be in the “exclude” list. This means Autoptimize does not dump the contents of plupload.full.min.js into a single JavaScript file. As long as plupload.full.min.js is excluded from Autoptimize, plupload.full.min.js is accessible by plugins that call it directly.

    #243910
    anae88
    Participant

    Hiya,

    So I want to use BuddyPress to allow certain members of my community access to files. I want to host downloadable pdfs, photos and etc but have them only accessible by certain members.

    How do I do this?

    #243908
    intimate1
    Participant

    Hey there,

    I’d like to send an email to user that update their BuddyPress profile information. Is this possible?

    If so, how can I do this? Please be discriptive as possible as I am a PHP novice. Any guidance provided will be greatly appreciated.

    Cheers,

    C.E.

    #243900
    shanebp
    Moderator

    These plugins should address parts of #12:

    https://wordpress.org/plugins/bp-local-avatars/

    https://wordpress.org/plugins/buddypress-identicons/

    I do list “plupload.full.min.js” and other similar scripts in Autoptimze “Exclude list”

    If you don’t include required files, things tend not to work.

    #243898
    reggie3
    Participant

    @djpaul – We upgraded from WP 4.2 and whatever the BuddyPress version was prior to 2.3.3 (sorry I don’t recall, but we’ve been staying up-to-date, upgrading as new versions become available.)

    @danbp – Not quite sure I follow your question, but…we upgraded from the Network Admin interface, not the individual site, and then performed a Network upgrade.

    For whatever it’s worth, we do not see this error in any of today’s httpd error logs…

    #243895
    alisterho
    Participant

    Hi there, I have recently installed version 2.3.3

    I’ve created my profile fields in Users – Profile Fields setting.
    Then under Settings – BuddyPress I have pointed the Register and Activate pages to the pages I have created (I created these pages under Pages – Add New, as this version does not allow me to create pages in the BuddyPress pages setting, I only have the view option)

    When I view my Register page I dont see any of the profile fields I have created, I only see: Username and Email.

    Am I missing something? I had BuddyPress installed previously on another hosting site and it was working perfectly.

    Thanks.

    #243894
    DevynCJohnson
    Participant

    I shared some ideas and suggestions of mine for BBPress on BBPress’s forum. I would like to do the same here for BuddyPress.

    As I said at BBPress, I am the owner and admin of http://dcjtech.info/ and I love computer programming. Not only do I love programming, but I love to help other developers. I would like to contribute to BuddyPress by offering some suggestions and ideas.

    Please keep in mind that these are just my ideas; I understand that the BuddyPress team has ideas, needs, and concerns of their own that they must address. In addition, even though I learned a lot about the WordPress, BBPress, and BuddyPress framework and inner workings, I admit that there are some parts that I may have over-looked or mis-understood. In summary, I am trying to help make BuddyPress better and more powerful based on what I know, and I want to contribute my ideas as a thanks to all the developers that have spent time and effort making BuddyPress what it is today.

    My ideas –

    1. BuddyPress needs more options and configurable items – the more customizable, the better. Obviously, some developers are concerned about confusing or overwhelming users, so make a special admin page for “advanced” or “miscellaneous” options. Some additional options I think are needed or helpful include disable/enable feeds, disable the activity features while keeping “@” mentions (the activity profile pages attract spam), and fine-tuned settings for various features (like limiting what is shown in the activity streams, limits on messaging and activity stream age and size, etc.).

    2. Export/Import BuddyPress settings – Correct me if I am wrong, but I do not think BBPress has an easy way to export/save settings to be imported to use as a backup or transfer/share settings.

    3. Add a “clear/clean database” option – provide an easy way to selectively perform these various actions. (A) Remove “Manage Sign-up” users (my spam users never get past this, so some sign-ups may be weeks old or more). (B) Remove and delete all “friendships” from the SQL database if “friendships” is disabled (apply a similar feature for private messages and others). (C) Allow the option to delete the SQL tables of disabled BuddyPress modules and re-create them when enabled.

    4. 100% HTML5 Compliant – I have not studied BuddyPress in this perspective or tested anything concerning this idea, so it is possible that I may be very wrong or the developers have a plan already. However, use of HTML5 (or the option to do so) would be helpful.

    Here is an exact copy-paste of idea #12 that I posted on BBPress. I am including it here just in-case this is an idea that should be given to BuddyPress rather than BBPress.

    12. Implement a built-in avatar system (perhaps BuddyPress or WordPress should use this rather than BBPress) – This would allow local avatars and provide a way for Gravatar to be disabled or used as a secondary. True, BuddyPress provides a way to upload avatars, and “Basic User Avatars” and “Simple Local Avatars” are plugins offering that feature. However, after upgrading my theme to HTML5 and removing Flash from my browser, I can no longer upload avatars using any of the three mentioned possibilities (backend or frontend). However, I can still upload media via the backend (w/o Flash) and via the frontend (with Flash). NOTE: I do list “plupload.full.min.js” and other similar scripts in Autoptimze “Exclude list”

    If you see any features on my website that you want to implement in BuddyPress, feel free to let me know and then I can give you the code and tell you how I did it. Also, I use my own style sheets for BBPress, BuddyPress, and some plugins. I have been able to increase performance and decrease size by using a CSS minifier (http://csscompressor.com/) and implementing ideas from errors given by a CSS checker (http://csslint.net/). I saw significant improvements even before I changed the style sheets to specifically suit my website.

    By the way, making BuddyPress templates that can be placed in the regular WordPress theme was a great idea and feature for BuddyPress; smart thinking BuddyPress developers.

    #243887
    Henry Wright
    Moderator

    Unless I’m mistaken, there must some thing else wrong because I’ve not found BuddyPress Followers to be problematic in that way. Are you sure you’re using the latest version?

    #243884
    Dannypid1
    Participant

    Hi

    The plugin is nice, but it consumes all resources buddypress.If plugin is active 4 users do appear Error 500 Internal server error.

    You know an alternative to this plugin?

    #243881

    In reply to: filter activity loop

    Angelo Rocha
    Participant

    Hi Henry Wright.
    I pasted in functions.php
    =/
    This is my custom loop:

    
    <?php do_action( 'bp_before_activity_loop' ); ?>
    <?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>
    	<noscript>
    		<div class="pagination">
    			<div class="pag-count"><?php bp_activity_pagination_count(); ?></div>
    			<div class="pagination-links"><?php bp_activity_pagination_links(); ?></div>
    		</div>
    	</noscript>
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    		<ul id="activity-stream" class="activity-list item-list">
    	<?php endif; ?>
    
    	<?php while ( bp_activities() ) : bp_the_activity(); ?>
    		<?php locate_template( array( 'activity/entry.php' ), true, false ); ?>
    	<?php endwhile; ?>
    
    	<?php if ( bp_activity_has_more_items() ) : ?>
    		<li class="load-more">
    			<a href="#more"><?php _e( 'Load More', 'buddypress' ); ?></a>
    		</li>
    	<?php endif; ?>
    
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    		</ul>
    	<?php endif; ?>
    <?php else : ?>
    	<div id="message" class="info">
    		<p><?php _e( 'Sorry, there was no activity found. Please try a different filter.', 'buddypress' ); ?></p>
    	</div>
    <?php endif; ?>
    <?php do_action( 'bp_after_activity_loop' ); ?>
    <form action="" name="activity-loop-form" id="activity-loop-form" method="post">
    	<?php wp_nonce_field( 'activity_filter', '_wpnonce_activity_filter' ); ?>
    </form>
    
    #243880
    shanebp
    Moderator

    Optimize Press uses a custom post type.
    So you need to add activity tracking support to it.

    Deuscat
    Participant

    Found a fix,

    #buddypress a.button {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, #f43b32), color-stop(1, #d2231a) ) !important;
    background: -moz-linear-gradient( center top, #f43b32 20%, #d2231a 100% ) !important;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 0 1px 2px hsla(0, 0%, 0%, .29);
    -moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 0 1px 2px hsla(0, 0%, 0%, .29);
    }

    seems to have removed the gradient for me.

    Deuscat
    Participant

    I’d like to remove the white background on all of my buddypress buttons.

    http://brabant.deus.ninja/activity/

    I’d like to use css within the custom css section of my theme.

    What would I need to do so that I can remove the gradients?

    #243869
    Henry Wright
    Moderator

    I use the plugin Buddypress followers, but is problematic

    What did you find was wrong with it? It works well for me.

    #243868
    Henry Wright
    Moderator

    Check out Theme My Login. I’ve used it alongside BuddyPress many times and can say it works well.

Viewing 25 results - 18,226 through 18,250 (of 94,538 total)
Skip to toolbar