Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 9,976 through 10,000 (of 69,119 total)
  • Author
    Search Results
  • #255299

    In reply to: Full Width

    Lars Henriksen
    Participant

    Hi Snorklebum,

    Thanks for sharing – can I see your page?

    I would like to use a full-width template for group pages only.

    Did you just upload a file named ‘full-width.php’ in you child theme with

    <body <?php if ( !bp_is_blog_page() ) { body_class( ‘full-width’ ); } else { body_class(); } ?>> ?

    How do you activate full-width for buddypress groups only – code says ‘blog_page’?

    Thanks,

    Lars

    #255294
    sharmavishal
    Participant

    Then as ray suggested

    Can you list the BuddyPress plugins you are using, @tintveld?

    Can you try this fix and see if it resolves your problems?
    https://buddypress.trac.wordpress.org/attachment/ticket/7140/7140.01.patch

    #255283
    r-a-y
    Keymaster

    @binary10 – It is working for me. What type of activity item are you trying to embed?

    Here’s a screenshot:
    Activity-within-activity embed


    @earl_d
    – Did you view the tutorial video?

    http://wordpress.tv/2016/06/15/buddypress-2-6-introducing-buddypress-activity-embeds/

    #255276
    r-a-y
    Keymaster

    Can you list the BuddyPress plugins you are using, @tintveld? Any specific steps that is triggering this? Is the error on all pages?

    Can you try this fix and see if it resolves your problems?
    https://buddypress.trac.wordpress.org/attachment/ticket/7140/7140.01.patch

    If you’re using BP Group Hierarchy, you need to apply this patch:
    https://github.com/ddean4040/BP-Group-Hierarchy/pull/21/files

    valuser
    Participant

    You are not supposed to alter core plugin files!

    have a look at

    line 527 of /wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-component.php

    #255255
    danbp
    Participant

    Nav items names can be changed via the language file.

    Which language do you use on your site ?
    Which language is used with BuddyPress ? (if turkish, get in touch with one of the editors here and ask for update)
    Is your theme fully translated to that language ?

    To move the User Menu sub-menu, read here.

    Check also your theme support forum, perhaps you’ll find some related topics to this WP core menu.

    #255252
    danbp
    Participant
    #255248
    rajsandy11
    Participant

    Here is a simple tutorial https://jqueryui.com/autocomplete/

    But my problem is i already added country values in buddypress profile filed as drop down

    Backend:
    Country:(select field)
    Afghanistan
    Anguilla
    Albania etc….

    Frontend Registration Form
    I need to populate the values here in input field with automatic suggestion.

    I just want some script or plugin to achieve it

    #255245
    rajsandy11
    Participant

    Thanks for the replay, I already seen some tutorials… If we go with javascript we have to enter the values manually and assign it to a input tag and we call it using javascript/jquery with an ID, But I already added values in buddypress profile fields (Country Field). How can i use that values and auto suggest on frontend ??

    #255243
    sharmavishal
    Participant

    1. In BuddyPress, we by default get to see member page. I want to know how to redirect someone who is logging in/ new user after registration to News feed?

    search for login redirect plugins for buddypress

    2. I want to keep those wall, timeline and all in menu bar instead of profile tab. How to do that?

    check wp admin bar codex or associated plugins

    3. I am unable to hide admin bar/ that WordPress logo bar for non-admin user. no plugin helping me out.

    am aware of atleast 2 plugins which are working for me. u need to test/check which ones work with ur theme/setup

    4. how to make the menu such that signed in user can see log out button and other sign in/ register?

    via buddypress components in the menus. logged in and logged out menu links

    5. how to enable realtime notification and instant messaging private n groups both?

    notification is already there and its real time. i belive there is a group chat plugin for buddypress as well

    6. how to remove show dropdown menu in profile

    that would depend on ur theme which u are using

    PS:- I don’t know PHP much. moreover, I cannot afford to hire someone.

    then this would take much time and effort to customise it as per ur needs

    start from here

    Configure BuddyPress

    #255240
    sharmavishal
    Participant

    regrets that wont be possible check this

    Configure BuddyPress

    #255232
    sharmavishal
    Participant

    i am assuming u activated the activity component and there are some actual activities happening on ur site? and does ur theme support buddypress?

    sharmavishal
    Participant
    Paul Wong-Gibbs
    Keymaster

    Sure. Use WordPress in multisite mode (alongside a domain mapping plugin), and then activate BuddyPress network-wide.

    #255224
    vitamincee
    Participant

    @r-a-y I’m running:

    Akismet
    Alexa Certify
    AmazoLinkenator
    AMP
    Select Audio player
    Better WordPress Recent Comments
    BP Profile Search
    BuddyPress
    BuddyPress Friends Only Activity Stream
    BuddyPress Xprofile Custom Fields Type
    CloudFlare
    Co-Authors
    Comment Rating Pro
    Cookie Consent
    Core Control
    Delete Expired Transients
    Edit Flow
    Email Address Encoder
    Enhanced Text Widget
    Export Users to CSV
    Featured Images in RSS w/ Size and Position
    Gigaom New Relic
    Gravity Forms
    Gravity Forms Polls Add-On
    IFRAME Embed For YouTube
    Jetpack by WordPress.com
    MemberPress Business Edition
    MemberPress MailChimp
    Meta Slider
    Post-Plugin Library
    Recent Posts Widget Extended
    Regenerate Thumbnails
    Revision Control
    Simple Lightbox
    SSL Insecure Content Fixer
    WangGuard
    Widget CSS Classes
    Wordpress Video Plugin
    WP Crontrol
    WP Missed Schedule
    WP Resized Image Quality
    WP-Ban
    Yet Another Related Posts Plugin
    Yoast SEO

    But I’m also running all of these on my dev server, and it works fine there.

    I double check the nginx config

    #255223
    r-a-y
    Keymaster

    I just tested an nginx install and BuddyPress works for me.

    I would say check your nginx conf file:
    https://codex.wordpress.org/Nginx

    But if you say this problem only occurred when you upgraded BuddyPress, then it could be a plugin issue.

    What plugins are you using?

    #255221
    danbp
    Participant

    not_friends are in fact members. Are you sure you want to built this, as such widget already exist ! Ok, has no Add Friend button…

    BuddyPress Widgets

    Another solution would be to use a shortcode who will fire a kind of Members widget and the add friend button. Huh ? 🙂

    Add this snippet to bp-custom.php

    function show_our_members( $atts ) {
    $user_id = bp_displayed_user_id();  
    
    /**
     * Options
     * type:active, newest, popular, online, alphabetical, random)
     * number:number of items
     * size:size of avatar in px
    */
    
    	$atts = shortcode_atts( array(
    		'type' => 'newest',
    		'number' => '10',		
    		'size' => '30'
    	), $atts, 'ourmembers' );
     
    if ( bp_has_members( 'type='.$atts['type'].'&max='.$atts['number'] ) ) :    
    
    	while ( bp_members() ) : bp_the_member(); ?>  
    
    		<ul><li class="vcard">
    			<div class="item-avatar">
    				<a>"><?php bp_member_avatar(); ?></a>
    			</div>
    
    			<div class="item">
    				<div class="item-title fn"><a>" title="<?php bp_member_name(); ?>"><?php bp_member_name(); ?></a></div>				
    				<div class="item-meta"><?php bp_add_friend_button( $user_id ); ?></div>			
    			</div>
    		</li></ul>
    <?php    
    endwhile;
    endif;
    }
    add_shortcode( 'ourmembers', 'show_our_members' );

    The shortcode to use (in post, pages, widgets…), eg. [ourmembers size=20 type=newest number=8]

    The only thing you have to do, is to style it accordingly to your theme layout.
    Note that the classes are those used in BP’s Members widget. You can use them or add your own.

    #255218
    r-a-y
    Keymaster

    @m1000 – Nice catch!

    We’ll address this for v2.6.1. In the meantime, here’s the fix:
    https://buddypress.trac.wordpress.org/attachment/ticket/7141/7141.01.patch

    #255217
    danbp
    Participant

    I finally asked Boone for help.

    bbp_buddypress_loaded fires before everything is, in fact, fully loaded. bbPress’s component-specific extensions aren’t loaded until bp_init:7 (ty @boonebgorges for this explanation).

    Changing add_action to bp_init with a priority of 8 did the job !

    This may work for Site Activities, Members and Group activities

    function bpfr_remove_activity_dropdown_label() {
       // Remove forum filters in site wide activity streams
       remove_action( 'bp_activity_filter_options',        array( bbpress()->extend->buddypress->activity , 'activity_filter_options'   ), 10    );
    
       // Remove forum filters in single member activity streams
       remove_action( 'bp_member_activity_filter_options', array( bbpress()->extend->buddypress->activity , 'activity_filter_options'   ), 10   ); 
    
       // Remove forum filters in single group activity streams
       remove_action( 'bp_group_activity_filter_options',  array( bbpress()->extend->buddypress->activity , 'activity_filter_options'   ), 10   );
    }
    add_action( 'bp_init', 'bpfr_remove_activity_dropdown_label', 8 );

    Works also by using bp_actions hook.

    #255216
    littlemisslanna
    Participant

    OK! So Gravity forms guy gave me this part.

    // apply only to form 5 because of this: _5
    add_action( 'gform_after_submission_5', 'gf_add_to_activity_stream', 10, 2 );
    function gf_add_to_activity_stream( $entry, $form ) {
    	// log the $entry to see what you have to work with
    	GFCommon::log_debug( __METHOD__ . '(): ENTRY => ' . print_r( $entry, true ) );
    	// reference https://codex.buddypress.org/developer/function-examples/bp_activity_add/
    	$success = bp_activity_add( array ( $args ) );
    	GFCommon::log_debug( __METHOD__ . "(): Database record {$success} was created." );
    }

    I’m assuming the GF common log stuff would be what calls the entry from Gravity forms, but I’m not sure where/what to put as far as the buddypress stuff he referenced!

    #255211
    solojuve1897
    Participant

    Please do help, if you have any idea. I’m very new to Buddypress and need a push in the right direction…

    #255203
    SeventhQueen
    Participant

    Thanks for pointing the issue on our BuddyPress Cover Photo plugin. The update will be available in a few minutes.

    Cheers

    #255192
    r-a-y
    Keymaster

    I don’t think this is related to BuddyPress, but rather your WordPress theme.

    Your homepage is rendered by WordPress and not BuddyPress.

    #255182

    In reply to: Installed. Now, what?

    r-a-y
    Keymaster

    If you want to use forums, you should use bbPress instead.

    bbPress = forums plugin
    BuddyPress = community plugin (member profiles, user groups, private messaging, notifications)

    You can use both, but if a forum is all you need, then use bbPress.

    I personally am not sure why you would move from phpBB. Installing WordPress just to use a WordPress forum plugin is not the best way to go about things unless you need to blog and use specific WordPress functionality on your site.

    #255181
    danbp
    Participant
Viewing 25 results - 9,976 through 10,000 (of 69,119 total)
Skip to toolbar