By roshan ratnayake on Thursday, 17 January 2019
Posted in General Issues
Replies 1
Likes 0
Views 626
Votes 0
Hi

Is it possible to replace EasySocial Invite link with JFBConnect - Facebook invite. As per article

https://www.sourcecoast.com/jfbconnect/features/joomla-facebook-request

I've already paid and installed and working version of JFBConnect.

Also, how, can i hide / disable Easy Social - Invite Friends in the drop down menu
Do you mean you would like to hide this invite friend filter http://take.ms/ZG7vG ?

If yes, you can apply this following custom css from your site backend > Easysocial > theme > custom css


body #es.es-frontend.view-friends .es-container .o-tabs__item[data-type="invites"] {
display: none !important;
}


If you just want to hide that "invite friends" link, you have to download my attached file and replace into your current template override file location. JoomlaFolder/template/yourCurrentTemplate/html/com_easysocial/friends/default/invites.php

Do take note, you have to manually create those new folder.
·
Thursday, 17 January 2019 10:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post