By Dennis T. on Tuesday, 06 October 2015
Posted in Technical Issues
Likes 0
Views 325
Votes 0
Hi,

where can i disable the link. I dont want users to see the statistics...[*]
Hey Dennis,

I already help you disable it from backend > Easysocial > theme > elegant > profile > Display Profile Type - NO

Hope this help.
·
Tuesday, 06 October 2015 23:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

i want of cause the type of profile shown for other users, but not the statistics if you click on the link. Deactivating the link would be ok
·
Tuesday, 06 October 2015 23:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately that was not possible, unless you modify this file -> JoomlaFolder\components\com_easysocial\themes\wireframe\profile\default.header.php

//LINE 248 - 249
<a href="<?php echo $user->getProfile()->getPermalink();?>" class="profile-type">
<i class="fa fa-list-alt"></i> <?php echo $user->getProfile()->get('title');?>
</a>
·
Wednesday, 07 October 2015 00:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Is it possible to create an override folder for es?
·
Wednesday, 07 October 2015 00:24
·
0 Likes
·
0 Votes
·
0 Comments
·
You can override on your template folder -> JoomlaFolder\templates\YourTemplate\html\com_easysocial\profile\default.header.php
·
Wednesday, 07 October 2015 00:36
·
0 Likes
·
0 Votes
·
0 Comments
·
I created the override file from the wireframe template but cant find these lines of code?ยจ!
·
Wednesday, 07 October 2015 00:50
·
0 Likes
·
0 Votes
·
0 Comments
·
it should work fine now, please have a check.
·
Wednesday, 07 October 2015 01:16
·
0 Likes
·
0 Votes
·
0 Comments
·
:-) great, thanks, but please can you delete the url term related to my site please? inve...
·
Wednesday, 07 October 2015 01:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Noted.

You're welcome.
·
Wednesday, 07 October 2015 01:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post