By Aleksandr on Friday, 14 April 2017
Posted in General Issues
Likes 0
Views 418
Votes 0
Hello!
Tell me, please, where to disconnect - Share with your friends?
You can apply following css code into this following template override file for hide those social share link from the stream.


#es .es-stream-action-wrap .action-title-social.streamAction [data-es-share-button] {
display: none !important;
}

#es .es-stream-action-wrap .action-title-repost-counter {
display: none !important;
}


JoomlaFolder/templates/YourCurrentTemplate/html/com_easysocial/css/custom.css

Note : Those new folder/file you have to manually create it.
·
Friday, 14 April 2017 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello, Arlex! Thank you!
Tell me, please, in which php file is this setting?
·
Wednesday, 19 April 2017 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

Hm, it actually involved a lot of files with different kind of stream page.

If you only referring your album page, the file is located at JoomlaFolder/components/com_easysocial/themes/wireframe/albums/layouts/response.php
·
Wednesday, 19 April 2017 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you!
·
Wednesday, 21 June 2017 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
You are welcome.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 21 June 2017 17:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post