By Sunny on Friday, 15 December 2017
Posted in Technical Issues
Replies 1
Likes 0
Views 600
Votes 0
Currently for social sharing everywhere (On Profile Header, Page, group etc..) have a sharing button which on clicking opens a popup where user has to select from a list of networks.

I need to show direct buttons for social share "Facebook & Twitter" without popup. The main reason is to reduce the number of clicks and ease of sharing.

Can you kindly point out in which file do i have to customize.

regards
Sunny
The share link generates a dialog action within EasySocial. The only way for you to display the twitter / facebook link directly is to modify the file in /components/com_easysocial/themes/wireframe/sharing/base.dialog.php

However, modifying this alone wouldn't be sufficient. You will also need to modify the core file /administrator/components/com_easysocial/includes/sharing/sharing.php to pass in the $vendors in the method @html
·
Friday, 15 December 2017 23:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post