By Robert on Tuesday, 01 May 2018
Posted in General Issues
Likes 0
Views 524
Votes 0
Hello gangs and stack ideas members. I am trying to figure out how to use this line of code below for it not to show the avatar on top of the cover images or not to show cover but the avatar.. I understand you guys do not provide help with custom codes perhaps the forum can shed some lights
<?php echo $this->html('cover.user', $user, $layout); ?>

Thanks everyone
Hi Robert,

You actually can customize the user mini header in this file:
.../components/com_easysocial/themes/wireframe/helpers/cover/user.php

You're suggested to backup the file that you want to customize beforehand for precaution
·
Wednesday, 02 May 2018 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Got it working, thank you
·
Wednesday, 02 May 2018 20:54
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Robert, glad that your issue is resolved now
·
Wednesday, 02 May 2018 23:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post