By Aikaterini Koutsouflaki on Thursday, 22 March 2018
Posted in General
Replies 3
Likes 0
Views 462
Votes 0
Hi
I want to add a field under social share button so that I can select which profile type user can see my post.

Is this possible.

Please see the attachement for reference.
That privacy dropdown is located at this file JoomlaFolder/components/com_easysocial/themes/wireframe/privacy/form.php
·
Thursday, 22 March 2018 08:42
·
0 Likes
·
0 Votes
·
0 Comments
·
I want to show profile types under that button so that i can select my post to share with. Is that possible with override method or is there any plugin event which I can use to insert the fields. or I have to do editing in the core form you have given.
Thanks
·
Friday, 23 March 2018 00:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

To be frank with you, this is not as easy as adding profile types into the privacy button / form. The privacy lib has to be updated to cater profile type. That means to say, you have to modify privacy library as well if you want to customize EasySocial privacy to support profile type. You may take a look at file '/administrator/components/com_easysocial/includes/privacy/privacy.php'

Hope this help and have a nice day.
Sam
·
Friday, 23 March 2018 10:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post