Skip to:
Content
Pages
Categories
Search
Top
Bottom

Latest Activity on Header


  • caroFan232
    Participant

    @carofan232

    Hello,

    On any theme, if my activity post is too long, it will appear under the profile instead of beside the avatar and make it look unusual and weird. Can anyone either help me take that feature off or add a word wrap or “Read More”?

    Thanks!

Viewing 1 replies (of 1 total)

  • modemlooper
    Moderator

    @modemlooper

    in

    bp-templates/bp-legacy/buddypress/members/single/member-header.php

    remove

    <?php if ( bp_is_active( 'activity' ) ) : ?>
    
    	<div id="latest-update">
    
    		<?php bp_activity_latest_update( bp_displayed_user_id() ); ?>
    
    	</div>
    
    <?php endif; ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Latest Activity on Header’ is closed to new replies.
Skip to toolbar