By wat on Wednesday, 12 February 2014
Posted in General Issues
Replies 10
Likes 0
Views 559
Votes 0
1. Can I disable install application feature? I do not want member install new application.
2. Can I add default application for all user?
3. Can I click username or avatar at easyblog, easydiscuss or komento and link to easysocial profile?
4. Can I click at the member profile and show their blog, comment from komento or comment from easydiscuss?
Hello wat,

Please find the answers to your inquiries below:


1. Can I disable install application feature? I do not want member install new application.

Currently you can't but you can certainly remove the Applications from the menu at /components/com_easysocial/themes/wireframe/default.profile.php and at line 89 remove the codes below:


<li>
<a href="<?php echo FRoute::apps();?>">
<i class="ies-cube ies-small mr-5"></i> <?php echo JText::_( 'COM_EASYSOCIAL_TOOLBAR_APPS' );?>
</a>
</li>



2. Can I add default application for all user?

Yes, you can edit the application at the back end of EasySocial and you should see the option to make the app default for the user.


3. Can I click username or avatar at easyblog, easydiscuss or komento and link to easysocial profile?

Yes, go to each respective components, configure them to link to EasySocial


4. Can I click at the member profile and show their blog, comment from komento or comment from easydiscuss?

Yes, download the apps from http://stackideas.com/apps and install the EasyBlog / EasyDiscuss and Komento app through EasySocial's installer
·
Thursday, 13 February 2014 00:39
·
0 Likes
·
0 Votes
·
0 Comments
·
3. Can I click username or avatar at easyblog, easydiscuss or komento and link to easysocial profile?

Yes, go to each respective components, configure them to link to EasySocial


I can't see the option of easysocial at komento.

4. Can I click at the member profile and show their blog, comment from komento or comment from easydiscuss?

Yes, download the apps from http://stackideas.com/apps and install the EasyBlog / EasyDiscuss and Komento app through EasySocial's installer


No discussion show at easydiscuss application.
wat
·
Thursday, 13 February 2014 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

1. Please upgrade Komento to the latest version to support EasySocial integration.

2. How did you install the Discuss app? It seems like the installation was not successful before. I've reinstalled the Discuss app on your site and it is showing properly now.
·
Thursday, 13 February 2014 15:32
·
0 Likes
·
0 Votes
·
0 Comments
·
1. Please upgrade Komento to the latest version to support EasySocial integration.


Hi Jason, komento backend show I use the latest version.
wat
·
Thursday, 13 February 2014 15:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

There is an issue in 1.6 where it doesn't show the latest version. Current latest version is 1.7.
·
Thursday, 13 February 2014 16:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason, I upgrade to 1.7 and can select easysocial now. thanks
wat
·
Thursday, 13 February 2014 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

You're welcome.
·
Thursday, 13 February 2014 17:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark wrote:



1. Can I disable install application feature? I do not want member install new application.

Currently you can't but you can certainly remove the Applications from the menu at /components/com_easysocial/themes/wireframe/default.profile.php and at line 89 remove the codes below:


<li>
<a href="<?php echo FRoute::apps();?>">
<i class="ies-cube ies-small mr-5"></i> <?php echo JText::_( 'COM_EASYSOCIAL_TOOLBAR_APPS' );?>
</a>
</li>



Hi - I wish to do this as well but the link you show to the file I need to edit does not work. (/components/com_easysocial/themes/wireframe/default.profile.php ) Is there a new way to manage this? I know it's been a few months and things change.

Thanks!

Bridgette
·
Friday, 02 May 2014 03:10
·
0 Likes
·
0 Votes
·
0 Comments
·
hey bridgette,
the path is nearly correct, it just misses a sub-folder.
you can find the file at /components/com_easysocial/themes/wireframe/toolbar/default.profile.php

hope that helps
·
Friday, 02 May 2014 04:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing Alex.
·
Friday, 02 May 2014 10:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post