By David Judah on Monday, 24 March 2014
Posted in General Issues
Replies 5
Likes 0
Views 718
Votes 0
Hi there,

I have 2 questions regarding the Discussions app in ES.

1) It is great that you allowed admin to change the title of the Discussion app as it gives a lot of freedom to me. I am just a bit confused as I did change it but when I go to my dashboard (news feed), I can see the Discussions filter titled discussion and not the title I gave it. I think it does not really make any sense as it will confuse users as on the Timeline (profile) they will see the app with the name i gave it and on their filter it will appear as Discussions. I know the app and filter are different by they do have the same logo and from the user's point of view, they are the same.

2) When I look into a users app, I see a brilliant graph with excellent data from the user's involvement in EasyDiscuss. The problem is that I think it is visual very unclear as there is a figure in front of each discussion. See Image: http://postimg.org/image/3xn87wucd/


Thanks in advance!
Hi,

I've updated the EasyDiscuss app for EasySocial on your site and it is displaying properly now.
·
Monday, 24 March 2014 17:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

1. Applied a fix on your site. Changed in /administrator/components/com_easysocial/models/stream.php line 2519:


// $filter->title = JText::_( 'COM_EASYSOCIAL_STREAM_APP_FILTER_' . strtoupper( $row ) );
$filter->title = $app->title;


2. Can you point me to where I can see this module? http://postimg.org/image/3xn87wucd/
·
Monday, 24 March 2014 10:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason,

Just go to a person's profile (timeline) and you will see that the ED app is a default app on my site. Click on it and you will find it there
·
Monday, 24 March 2014 15:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Great Jason,

Everything is working fine. Thank you for your help!


David
·
Monday, 24 March 2014 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

You're welcome.
·
Monday, 24 March 2014 17:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post