This topic has 3 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #125340
     sangreer84
    Participant

    Hello,

    I have 2 questions i am hoping you will be able to assist me with

    1. I would like the activity stream to be the first tab to display on users who visit their own profile, instead of their personal details.

    2. I would also like bloggers who contribute content to my site to have their content be displayed in a tab on their profile pages. I remember seeing a way this can be accomplished but i am struggling to find the article relating this.

    Thanks in advance

    #125448
     Radu
    Moderator
    Hi, 1. Change Default Members Profile Landing Tab By default, BuddyPress will load the Activity tab when clicking on a member’s profile link. If you would like to change this default landing tab to something else than the Activity tab you can do so. Add the code below to wp-config.php file. form your wordpress root installation
    /**
     * Change BuddyPress default Members landing tab.
     */
    define('BP_DEFAULT_COMPONENT', 'activity' );
    
    
    2. You can use this plugin https://wordpress.org/plugins/social-articles/ to achieve that. Let me know Cheers R.
    #125863
     sangreer84
    Participant
    Not marked as solution
    #125916
     Radu
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?