Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • sammjv
    Participant

    @sammjv

    Any one to help?


    sammjv
    Participant

    @sammjv

    Hi
    Copy avatar code from,
    Members -> single -> profile.php
    Or from
    Member->single -> header.php

    <div id="item-header-avatar">
    	<a href="<?php bp_displayed_user_link(); ?>">
    
    		<?php bp_displayed_user_avatar( 'type=full' ); ?>
    
    	</a>
    </div><!-- #item-header-avatar -->

    Paste and adjust where ever you want.
    But keep in mind by copying ull get two profile pic, so either reduce the size through css or directly cut the code.
    I think first one is better
    Hope this u got the soln


    sammjv
    Participant

    @sammjv

    My coding skills are very less but want exactly what @Flush said I saw the code in bp but I don’t now what exact code to use to modify the above said piece of code.
    Will you guys provide the conditional statement to load two files based on created profile fields.

    I don’t know weather @andy277 also wants same.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar