Jump to content

Profile Picture


plethoraonline-1492071863

Recommended Posts

Hello Alejandro,

Im redesigning the whole userprofiles addon and so far so good... im doing a simple clone of easysocial and jomsocial and till now I LOVE IT.

the only concern i have at the moment is the layout of user profile when they write a review.

you can check the screenshot here: 

http://prntscr.com/k7x6y1

 

Ive checked the file: review_layout.html  

in this line: 

        <span class="jrReviewAuthor" <?php $Community->addPreviewAttributes($review);?>>

            <?php echo $Community->avatar($review);?>

            <?php echo $Community->screenName($review, true, true);?>

        </span>

Can u tell me which file should i check? 

 

 

PS: 

 

Some screenshots of the user profile page: 

 

public_profile.jpg

Account-page.jpg

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...