By Albert on Thursday, 04 January 2018
Posted in General
Replies 11
Likes 0
Views 312
Votes 0
After installing the app, when I open the discussion created in the group then there are two miniheader (author discussions and group)

The discussion created in the group is not displayed in the list of all discussions component EasyDiscuss
Hi Albert,

Kindly find my response for your inquiries below:
when I open the discussion created in the group then there are two miniheader (author discussions and group)

The author header is configuratble in the setting>integrations>easysocial: http://take.ms/m2OY0

The discussion created in the group is not displayed in the list of all discussions component EasyDiscuss

This is actually default behavior where group discussion created in EasySocial will not display in the all discussion (EasyDiscuss)
·
Thursday, 04 January 2018 16:51
·
0 Likes
·
0 Votes
·
0 Comments
·
when I open the discussion created in the group then there are two miniheader (author discussions and group)

The author header is configuratble in the setting>integrations>easysocial: http://take.ms/m2OY0


Yeah, but then will not show header the author's discussion. In the component EasyBlog and the APP Blog for Page is well implemented. If the blog - author, then comes header of the author. If the blog is created on the page, then comes header page.
·
Thursday, 04 January 2018 23:08
·
0 Likes
·
0 Votes
·
0 Comments
·
The discussion created in the group is not displayed in the list of all discussions component EasyDiscuss

This is actually default behavior where group discussion created in EasySocial will not display in the all discussion (EasyDiscuss)


And how can I fix it. The whole idea of this app is that all threads created on different pages, you will see sorted by authors or by categories. And so users will access the page with the discussion of a certain category and not to see the discussion. In such cases, they think that discussion is missing. In app Blog for Page is well implemented.
·
Thursday, 04 January 2018 23:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Albert,

Kindly find my response for your inquiries below:
Yeah, but then will not show header the author's discussion. In the component EasyBlog and the APP Blog for Page is well implemented. If the blog - author, then comes header of the author. If the blog is created on the page, then comes header page.

I get what you mean here I believe that you want the header to show only one in the situation where if the discussion post was created in a group it will only show group header and if not it will shows author/creator in the discussion post isn't it?
I've logged this in our issue tracker and our developers will take an action for this.

And how can I fix it. The whole idea of this app is that all threads created on different pages, you will see sorted by authors or by categories. And so users will access the page with the discussion of a certain category and not to see the discussion. In such cases, they think that discussion is missing. In app Blog for Page is well implemented.

We've got quite a few inquiry as you stated above, like this previous ticket: https://stackideas.com/forums/understanding-easy-discuss-easy-discuss-group-app#reply-321833
as Arlex response
Unfortunately that will not show that Easysocial group discussion on Easydiscuss forum page is because this discussion is belong to Easysocial group, it will only appear on the Easydiscuss group page, you can check my screenshot here : http://take.ms/IOwzA
·
Friday, 05 January 2018 12:26
·
0 Likes
·
0 Votes
·
0 Comments
·

We've got quite a few inquiry as you stated above, like this previous ticket: https://stackideas.com/forums/understanding-easy-discuss-easy-discuss-group-app#reply-321833
as Arlex response
Unfortunately that will not show that Easysocial group discussion on Easydiscuss forum page is because this discussion is belong to Easysocial group, it will only appear on the Easydiscuss group page, you can check my screenshot here : http://take.ms/IOwzA



I do not understand why it was necessary to separate the posts created in the group. But for me it is very important that all posts are displayed in the list discussions and on category pages discussions. Tell me how to fix it. Otherwise you'll have to remove the choice of category when creating a discussion. And on posts of the discussion to remove the link to the author's discussion. Then why use this app if there is a standard application for discussion
·
Friday, 05 January 2018 15:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Albert,

I've consult this with our developers and they have conclude that the group discussion app was intended/purposely to have a separate group discussion by itself when it first develops http://take.ms/NCn7W .
Perhaps, in the future we will consider to make it configurable and included in the main discussion of EasyDiscuss.
·
Friday, 05 January 2018 18:55
·
0 Likes
·
0 Votes
·
0 Comments
·
This is clear to me. But write what file is filtering the discussions. Maybe I can fix it myself.
·
Friday, 05 January 2018 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Albert,

The main concern of separating the posts is due to privacy and performance. Privacy because if the group is private or invite only, it doesn't make sense to render discussions on EasyDiscuss as that would breach the privacy. Performance is because in order to be able to correctly exclude posts from specific groups, you would eventually need to join many tables and that would result in performance overhead.

If you want to try to tweak this yourself, you may edit the file /administrator/components/com_easydiscuss/models/categories.php and it's in the method "getCategoryTreePosts"
·
Friday, 05 January 2018 23:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post